mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-03-10 05:13:56 +00:00
Compare commits
1 Commits
master
...
ed838cf6b8
| Author | SHA1 | Date | |
|---|---|---|---|
| ed838cf6b8 |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -163,7 +163,7 @@ jobs:
|
||||
|
||||
- name: Commit changelog
|
||||
if: ${{ env.VERSION_HASH == '' }}
|
||||
uses: stefanzweifel/git-auto-commit-action@v6
|
||||
uses: stefanzweifel/git-auto-commit-action@v7
|
||||
with:
|
||||
commit_message: Update changelog for ${{ env.VERSION_TAG }}
|
||||
file_pattern: "changelog.md"
|
||||
|
||||
Reference in New Issue
Block a user