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