Skip to content

Commit

Permalink
fixed workflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
alhaji-aki committed Feb 25, 2023
1 parent 8764d0f commit d9cd0e6
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 @@ -23,6 +23,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 d9cd0e6

Please sign in to comment.