Merge remote-tracking branch 'origin/custom-version' into feat/fork-to-main

This commit is contained in:
JellyBrick
2023-10-07 12:51:40 +09:00
3 changed files with 10 additions and 10 deletions

View File

@ -136,7 +136,7 @@ jobs:
- name: Commit changelog
if: ${{ env.VERSION_HASH == '' }}
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update changelog for ${{ env.VERSION_TAG }}
file_pattern: "changelog.md"