Skip to content

Commit

Permalink
Merge pull request #5 from alhaji-aki/dev
Browse files Browse the repository at this point in the history
fixed workflow error
  • Loading branch information
alhaji-aki authored Feb 25, 2023
2 parents 6e59ebb + d9cd0e6 commit ffd1e83
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 ffd1e83

Please sign in to comment.