Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Update changelog.yml
Browse files Browse the repository at this point in the history
Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ <[email protected]>
  • Loading branch information
CreativeCodeCat authored Sep 23, 2024
1 parent 430f21d commit 8dea758
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 @@ -42,7 +42,7 @@ jobs:
git config --global user.name ${{ secrets.GIT_NAME }}
git config --global user.email ${{ secrets.GIT_EMAIL }}
git add CHANGELOG.md
git add -u
git commit -m "chore(changelog): Update CHANGELOG.md"
git push origin main
else
Expand Down

0 comments on commit 8dea758

Please sign in to comment.