From ad1563b6926cf7ebc8878595953501db00b21fde Mon Sep 17 00:00:00 2001 From: Martin McKeaveney Date: Mon, 25 Sep 2023 17:00:00 +0100 Subject: [PATCH 1/2] 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 From e9f338e8e6c1c8dd92e71b7aec68147925250095 Mon Sep 17 00:00:00 2001 From: Budibase Staging Release Bot <> Date: Mon, 25 Sep 2023 16:00:15 +0000 Subject: [PATCH 2/2] Bump version to 2.10.12-alpha.8 --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index c0e77576f1..4c72d139a4 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.10.12-alpha.7", + "version": "2.10.12-alpha.8", "npmClient": "yarn", "packages": [ "packages/*"