Skip to content

Commit

Permalink
fix: adapt commit msg semver
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Buchleitner <[email protected]>
  • Loading branch information
mabunixda committed Mar 21, 2023
1 parent d3e91ad commit 6c38380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,5 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v4
if: steps.generate_changelog.outputs.version != ''
with:
commit_message: 'chore(ci): commit changes from go-semantic-release'
commit_message: 'commit changes from go-semantic-release'
file_pattern: CHANGELOG.md

0 comments on commit 6c38380

Please sign in to comment.