We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aab2734 + b214d6c commit aef7e33Copy full SHA for aef7e33
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57
58
- name: Commit changelog
59
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
60
with:
61
branch: main
62
file_pattern: '*.md'
0 commit comments