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 2997ac8 commit f2b85acCopy full SHA for f2b85ac
.github/workflows/dispatch-command.yml
@@ -15,7 +15,7 @@ jobs:
15
app-id: ${{ secrets.MYPARCEL_APP_ID }}
16
private-key: ${{ secrets.MYPARCEL_APP_PRIVATE_KEY }}
17
18
- - uses: peter-evans/slash-command-dispatch@v3
+ - uses: peter-evans/slash-command-dispatch@v4
19
with:
20
token: ${{ steps.credentials.outputs.token }}
21
commands: |
0 commit comments