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 c2a397f commit e780991Copy full SHA for e780991
.github/workflows/release.yml
@@ -27,6 +27,6 @@ jobs:
27
- name: Commit updated CHANGELOG
28
uses: stefanzweifel/git-auto-commit-action@v5
29
with:
30
- branch: main
+ branch: master
31
commit_message: Update CHANGELOG
32
file_pattern: CHANGELOG.md
0 commit comments