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.
1 parent 475aa5a commit dcd92cfCopy full SHA for dcd92cf
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Commit changelog
53
uses: stefanzweifel/git-auto-commit-action@v5
54
with:
55
- branch: main
+ branch: next
56
file_pattern: 'CHANGELOG.md'
57
commit_message: 'chore: generate changelog'
58
0 commit comments