Skip to content

Commit

Permalink
feat(ci): update changelog workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdv2429 committed Apr 29, 2024
1 parent 706c433 commit 93199d6
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 @@ -37,4 +37,4 @@ jobs:
git config user.email '[email protected]'
git add CHANGELOG.md
git commit -m "Update CHANGELOG.md" || echo "No changes to commit"
git push origin main
git push origin main

0 comments on commit 93199d6

Please sign in to comment.