Skip to content

Commit

Permalink
Updated changelog-update GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PavlosIsaris committed Oct 26, 2023
1 parent a0ce037 commit ff09686
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Commit updated CHANGELOG
uses: stefanzweifel/git-auto-commit-action@v5
with:
branch: main
create_branch: true
branch: update-changelog
commit_message: Update CHANGELOG
file_pattern: CHANGELOG.md

0 comments on commit ff09686

Please sign in to comment.