Automate account-portal qa deploy from develop (#9501)

This commit is contained in:
Rory Powell 2023-02-01 16:32:49 +00:00 committed by GitHub
parent 45fce889ae
commit 7c74e8c7b3
1 changed files with 1 additions and 1 deletions

View File

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