diff --git a/.github/workflows/release-branch-create.yaml b/.github/workflows/release-branch-create.yaml index 88d7d53bc..3e7290fdf 100644 --- a/.github/workflows/release-branch-create.yaml +++ b/.github/workflows/release-branch-create.yaml @@ -148,10 +148,10 @@ jobs: done { - echo "results<<'EOF'" + echo "results<> $GITHUB_OUTPUT + } >> "$GITHUB_OUTPUT" - name: Ensure release labels if: steps.check_version.outputs.is_minor_bump == 'true'