Skip to content

Commit

Permalink
push immediatelly
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
  • Loading branch information
hacdias committed May 11, 2019
1 parent cba41a1 commit 7d0f25e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wizard.sh
Expand Up @@ -85,6 +85,7 @@ release () {
updateVersion $untracked $1
git commit -am "chore: version $semver"
git tag "$1"
git push
git push --tags

echo "🐑 Commiting untracked version notice..."
Expand Down

0 comments on commit 7d0f25e

Please sign in to comment.