Skip to content

Commit

Permalink
🐛 Fix master branch for changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarting committed Jun 8, 2023
1 parent 335444d commit 99c1893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
- name: Commit updated Changelog
uses: stefanzweifel/git-auto-commit-action@v4
with:
branch: main
branch: master
commit_message: '🔖 Update changelog'
file_pattern: CHANGELOG.md

0 comments on commit 99c1893

Please sign in to comment.