Fix qa deploy dispatch (#9724)

This commit is contained in:
Rory Powell 2023-02-17 08:25:10 +00:00 committed by GitHub
parent fced2a00f2
commit 3266ade19e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -193,5 +193,5 @@ jobs:
PAYLOAD_VERSION: ${{ env.RELEASE_VERSION }}
with:
repository: budibase/budibase-deploys
event: deploy-budibase-develop-to-qa
event: budicloud-qa-deploy
github_pat: ${{ secrets.GH_ACCESS_TOKEN }}