send PR number to deploys

This commit is contained in:
Martin McKeaveney 2023-09-25 17:24:31 +01:00
parent e9f338e8e6
commit 2142a84743
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ jobs:
- uses: passeidireto/trigger-external-workflow-action@main - uses: passeidireto/trigger-external-workflow-action@main
env: env:
PAYLOAD_BRANCH: ${{ github.head_ref }} PAYLOAD_BRANCH: ${{ github.head_ref }}
PAYLOAD_PR_NUMBER: ${{ github.ref }}
with: with:
repository: budibase/budibase-deploys repository: budibase/budibase-deploys
event: featurebranch-qa-deploy event: featurebranch-qa-deploy