Update build-deploy-preview.yml
This commit is contained in:
parent
07910af066
commit
71824031a8
2
.github/workflows/build-deploy-preview.yml
vendored
2
.github/workflows/build-deploy-preview.yml
vendored
|
|
@ -17,6 +17,6 @@ jobs:
|
|||
uses: peter-evans/slash-command-dispatch@v3
|
||||
with:
|
||||
issue-type: pull-request
|
||||
token: ${{ secrets.CYPRESS_GITHUB_PERSONAL_ACCESS_TOKEN }}
|
||||
token: ${{ secrets.APPSMITH_DEPLOY_PREVIEW_PAT }}
|
||||
commands: |
|
||||
build-deploy-preview
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user