Skip to content

Commit

Permalink
ci: update version bump commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Xstoudi committed Nov 10, 2023
1 parent a33048c commit ffb8cba
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 @@ -88,7 +88,7 @@ jobs:
git config user.name "GitHub Action"
git checkout -b $BRANCH
git commit -am "Changelog update - $VERSION"
git commit -am "chore: update changelog for $VERSION"
git push --set-upstream origin $BRANCH
gh label create "$LABEL" \
Expand Down

0 comments on commit ffb8cba

Please sign in to comment.