From 9908ea280c9457d030c8841920919b627964103b Mon Sep 17 00:00:00 2001 From: Ben Siggery Date: Tue, 17 Oct 2023 12:49:27 +0100 Subject: [PATCH] debug v4 --- .github/workflows/changeset-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changeset-release.yml b/.github/workflows/changeset-release.yml index 9198580567..820cf4ece5 100644 --- a/.github/workflows/changeset-release.yml +++ b/.github/workflows/changeset-release.yml @@ -179,7 +179,7 @@ jobs: [] end ') - + BLOCKS=$(echo "[${PRIORITIZED_BLOCKS},${REST_COMPONENT_BLOCKS}]" | jq -c 'add') - name: Echo result id: echo-result run: |