WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 0f62cc1

Browse files
committed
ci: don't display notes, Markdown breaks the build
1 parent 3ba97e5 commit 0f62cc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ jobs:
7575
echo "Minor = ${{ steps.semantic.outputs.new_release_minor_version }}"
7676
echo "Patch = ${{ steps.semantic.outputs.new_release_patch_version }}"
7777
echo "Channel = ${{ steps.semantic.outputs.new_release_channel }}"
78-
echo "Notes = ${{ steps.semantic.outputs.new_release_notes }}"
7978
8079
# TODO: the workflow might fail with "rate limit" error but the release itself apparently works.
8180
# The follow-up actions are not executed though. See:

0 commit comments

Comments
 (0)