1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00

Ref name in master

This commit is contained in:
Adria Navarro 2023-10-20 12:38:52 +02:00
parent 65fea6d680
commit e701bd2b89
2 changed files with 2 additions and 1 deletions

View file

@ -17,5 +17,5 @@ jobs:
REF_NAME: ${{ github.ref_name}}
with:
repository: budibase/budibase-deploys
event-type: budicloud-qa-deploy-v2
event-type: budicloud-qa-deploy
token: ${{ secrets.GH_ACCESS_TOKEN }}

View file

@ -123,6 +123,7 @@ jobs:
- uses: passeidireto/trigger-external-workflow-action@main
env:
PAYLOAD_VERSION: ${{ env.RELEASE_VERSION }}
REF_NAME: ${{ github.ref_name}}
with:
repository: budibase/budibase-deploys
event: budicloud-qa-deploy