Skip to content
Snippets Groups Projects
Commit 5b120575 authored by nimrod's avatar nimrod
Browse files

Push refs and tags when running git bump.

parent a3b86e61
No related branches found
No related tags found
No related merge requests found
......@@ -5,3 +5,4 @@ semver-bump "$1-release"
git commit VERSION -m "Bumped $1 version."
git tag-version
git pushes --tags
git pushes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment