mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-02-23 01:47:54 -05:00
Update release script.
This commit is contained in:
@@ -21,7 +21,7 @@ git commit -m "Update version of $BRANCH to $VERSION"
|
||||
|
||||
# push tag
|
||||
git tag "$VERSION"
|
||||
git push origin "$VERSION"
|
||||
git push upstream "$VERSION"
|
||||
|
||||
# back to master branch
|
||||
git checkout master
|
||||
|
||||
Reference in New Issue
Block a user