diff --git a/tools/ci/format_changelog b/tools/ci/format_changelog index b224143b232..83b129d40e9 100755 --- a/tools/ci/format_changelog +++ b/tools/ci/format_changelog @@ -63,7 +63,11 @@ ${pr_header} ${changelog_content} EOF fi - echo "pr_body=$pr_body" >> $GITHUB_OUTPUT + { + echo "$pr_body<> $GITHUB_OUTPUT } set_new_changelog_content() {