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: |