From ad1563b6926cf7ebc8878595953501db00b21fde Mon Sep 17 00:00:00 2001 From: Martin McKeaveney Date: Mon, 25 Sep 2023 17:00:00 +0100 Subject: [PATCH] Update deploy-featurebranch.yml --- .github/workflows/deploy-featurebranch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-featurebranch.yml b/.github/workflows/deploy-featurebranch.yml index 9057d32c4c..75b6907732 100644 --- a/.github/workflows/deploy-featurebranch.yml +++ b/.github/workflows/deploy-featurebranch.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v3 - uses: passeidireto/trigger-external-workflow-action@main env: - BRANCH: ${{ github.head_ref }} + PAYLOAD_BRANCH: ${{ github.head_ref }} with: repository: budibase/budibase-deploys event: featurebranch-qa-deploy