parent
a05f171428
commit
20a144e830
3
.github/workflows/createchangelog.yml
vendored
3
.github/workflows/createchangelog.yml
vendored
@ -107,7 +107,7 @@ jobs:
|
||||
|
||||
- name: Commit and Push Changelog
|
||||
if: ${{ inputs.branch }}
|
||||
uses: "stefanzweifel/git-auto-commit-action@v4"
|
||||
uses: "stefanzweifel/git-auto-commit-action@v5"
|
||||
id: "commit-template"
|
||||
with:
|
||||
commit_message: "Upload Changelogs for Release ${{ inputs.tag }}"
|
||||
@ -126,4 +126,3 @@ jobs:
|
||||
./CHANGELOG_CF.md
|
||||
if-no-files-found: error
|
||||
compression-level: 9
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user