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 a7b9320 commit d0d30d6Copy full SHA for d0d30d6
scripts/deploy.sh
@@ -14,4 +14,4 @@ git add android/package.json
14
git add ios/package.json
15
git commit -m "Release v$LERNA_VERSION"
16
git tag $LERNA_VERSION -m $LERNA_VERSION
17
-git push --follow-tags origin master
+git push --follow-tags origin 2.x
0 commit comments