We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3527005 commit bedfb18Copy full SHA for bedfb18
ship.sh
@@ -11,4 +11,6 @@ git checkout release
11
git rebase $BRANCH
12
13
# push
14
-git push && git push --tags
+git push && git push --tags
15
+
16
+git checkout $BRANCH
0 commit comments