We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b144f25 commit 3b2471fCopy full SHA for 3b2471f
.github/workflows/dispatch.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Repository Dispatch
12
- uses: peter-evans/repository-dispatch@v1
+ uses: peter-evans/repository-dispatch@v3
13
with:
14
token: ${{ secrets.DISPATCH }}
15
repository: davidfrantz/force
0 commit comments