Skip to content

Commit 5f1d86d

Browse files
update log release
1 parent 4e0e5cf commit 5f1d86d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- id: notes
1616
run: |
17-
echo "changelog=$(git log -20 --pretty=format:'* %s' | sed ':a;N;$!ba;s/\n/%0A/g')" >> $GITHUB_OUTPUT
17+
echo "changelog=$(git log -20 --pretty=format:'* %s')" >> $GITHUB_OUTPUT
1818
1919
2020

0 commit comments

Comments
 (0)