Skip to content

Commit

Permalink
chore: update release commit
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Sep 27, 2019
1 parent 61cefee commit ca9275b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion please
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ fi
# push changes
if [[ $GPUSH -eq 1 ]]; then
trigger before-push
qgit commit -m "chore: bump version, update changelog [skip ci]"
qgit commit -m "release: new version $NEXT_VERSION [skip ci]"
info "Pushing pending commits ..."
qgit push origin $DEPLOY_BRANCH
ok
Expand Down

0 comments on commit ca9275b

Please sign in to comment.