diff --git a/.github/workflows/manual-publish.yaml b/.github/workflows/manual-publish.yaml index fb38d95..4039e3b 100644 --- a/.github/workflows/manual-publish.yaml +++ b/.github/workflows/manual-publish.yaml @@ -47,9 +47,9 @@ jobs: echo "rust-version=$(yq -r '.toolchain.channel' rust-toolchain.toml)" | tee -a "${GITHUB_OUTPUT}" # convert space delimited to new-line delimited - echo 'additional-tags<> $GITHUB_OUTPUT - echo $(echo "${{ inputs.additional-tags }}" | perl -pe 's/\s+/\n/g') >> $GITHUB_OUTPUT - echo 'EOF' >> $GITHUB_OUTPUT + echo 'additional-tags<