fix: Back to repository dispatch (#8467)

This commit is contained in:
Nidhi 2021-10-12 18:25:00 +05:30 committed by GitHub
parent ba66e555dd
commit 5919d4ed6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ jobs:
private_key: ${{ secrets.APPSMITH_INTEGRATION_TESTING_KEY }}
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v2
uses: peter-evans/slash-command-dispatch@v1
env:
TOKEN: ${{ steps.generate_token.outputs.token }}
with: