Skip to content

Fix multiline release notes in workflow - #67

Merged
zrgt merged 1 commit into
masterfrom
develop
Mar 5, 2026
Merged

Fix multiline release notes in workflow#67
zrgt merged 1 commit into
masterfrom
develop

Conversation

@zrgt

@zrgt zrgt commented Mar 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Fix GITHUB_OUTPUT multiline handling for release notes using heredoc delimiter syntax

Context

The release workflow failed because echo "notes=${RELEASE_NOTES}" breaks when the value contains newlines. Uses the <<EOF delimiter format instead.

@zrgt
zrgt merged commit 1d71ae5 into master Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant