We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7274a4 commit f1f9e6aCopy full SHA for f1f9e6a
1 file changed
.github/workflows/changelog.yml
@@ -39,6 +39,6 @@ jobs:
39
- name: Commit CHANGELOG.md
40
uses: stefanzweifel/git-auto-commit-action@v4
41
with:
42
- branch: main
+ branch: master
43
commit_message: 'docs: update CHANGELOG.md for ${{ github.ref_name }} [skip ci]'
44
file_pattern: CHANGELOG.md
0 commit comments