Skip to content

Commit

Permalink
test: test up
Browse files Browse the repository at this point in the history
  • Loading branch information
xMikux committed Sep 29, 2024
1 parent a0d35c6 commit e4b555b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/resuable_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
name: Emoji - Fix emoji code
id: changelog_emoji
run: |
cat <<EOF > changelog.md
cat <<'EOF' > changelog.md
${{ steps.changelog.outputs.changes }}
EOF
Expand Down

0 comments on commit e4b555b

Please sign in to comment.