Skip to content

Commit

Permalink
31231
Browse files Browse the repository at this point in the history
  • Loading branch information
mo3et committed Oct 23, 2024
1 parent 88b3c1c commit a420121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Ensure that README.md exists
if [ ! -f "CHANGELOG/README.md" ]; then
echo -e "# CHANGELOGs\n" > CHANGELOG/README.md
echo -e "# CHANGELOGs\n\n" > CHANGELOG/README.md
fi
# Add the new changelog entry at the top of the README.md
Expand Down

0 comments on commit a420121

Please sign in to comment.