Skip to content

Commit

Permalink
typo on commit changelog parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Mxrcon authored Jul 5, 2022
1 parent 8f2d16c commit e79cb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Commit Changelog
uses: EndBug/add-and-commit@v7
with:
new_branch: main
branch: main
push: origin main --force
message: ':robot: using action to produce changelog'
add: 'CHANGELOG.md'
Expand Down

0 comments on commit e79cb44

Please sign in to comment.