diff --git a/.github/workflows/deploy-featurebranch.yml b/.github/workflows/deploy-featurebranch.yml index aa94dd9d4c..cfc0367e16 100644 --- a/.github/workflows/deploy-featurebranch.yml +++ b/.github/workflows/deploy-featurebranch.yml @@ -17,5 +17,5 @@ jobs: PAYLOAD_PR_NUMBER: ${{ github.event.pull_request.number }} with: repository: budibase/budibase-deploys - event: featurebranch-qa-deploy + event-type: featurebranch-qa-deploy token: ${{ secrets.GH_ACCESS_TOKEN }}