Skip to content

Commit

Permalink
Update update-changelog.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Geun-Oh authored Jan 3, 2025
1 parent 29ee48c commit 865cc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
run: |
git add CHANGELOG.md
git commit -m "docs: update CHANGELOG.md for ${{ steps.release-info.outputs.tag_name }}"
git push origin HEAD
git push origin ${{ github.ref_name }}

0 comments on commit 865cc77

Please sign in to comment.