push immediatelly
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
parent
cba41a1a32
commit
7d0f25e530
1 changed files with 1 additions and 0 deletions
|
|
@ -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..."
|
||||
|
|
|
|||
Loading…
Reference in a new issue