Automate account-portal qa deploy from develop (#9501)
This commit is contained in:
parent
45fce889ae
commit
7c74e8c7b3
|
@ -194,5 +194,5 @@ jobs:
|
||||||
PAYLOAD_VERSION: ${{ env.RELEASE_VERSION }}
|
PAYLOAD_VERSION: ${{ env.RELEASE_VERSION }}
|
||||||
with:
|
with:
|
||||||
repository: budibase/budibase-deploys
|
repository: budibase/budibase-deploys
|
||||||
event: deploy-develop-to-qa
|
event: deploy-budibase-develop-to-qa
|
||||||
github_pat: ${{ secrets.GH_ACCESS_TOKEN }}
|
github_pat: ${{ secrets.GH_ACCESS_TOKEN }}
|
Loading…
Reference in New Issue