This commit is contained in:
Adria Navarro 2023-10-13 10:02:41 +02:00
parent 9347624a09
commit 24c8ea6fab
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ jobs:
PAYLOAD_PR_NUMBER: ${{ github.event.pull_request.number }} PAYLOAD_PR_NUMBER: ${{ github.event.pull_request.number }}
with: with:
repository: budibase/budibase-deploys repository: budibase/budibase-deploys
event: featurebranch-qa-deploy event-type: featurebranch-qa-deploy
token: ${{ secrets.GH_ACCESS_TOKEN }} token: ${{ secrets.GH_ACCESS_TOKEN }}