1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

Fix usage

This commit is contained in:
Adria Navarro 2023-11-06 14:14:49 +01:00
parent c78c670be5
commit 40c37d51ea

View file

@ -58,8 +58,8 @@ jobs:
- uses: peter-evans/repository-dispatch@v2
with:
repository: budibase/budibase-deploys
event: release-prod
github_pat: ${{ secrets.GH_ACCESS_TOKEN }}
event-type: release-prod
token: ${{ secrets.GH_ACCESS_TOKEN }}
client-payload: |-
{
"TAG": "${{ needs.tag-release.outputs.version }}"