We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16bfd46 commit 6437b34Copy full SHA for 6437b34
.github/workflows/dispatch.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Repository Dispatch
16
- uses: peter-evans/repository-dispatch@v1
+ uses: peter-evans/repository-dispatch@v3
17
with:
18
token: ${{ secrets.DISPATCH }}
19
repository: davidfrantz/force
0 commit comments