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 2d95cb0 commit 9f6fbcbCopy full SHA for 9f6fbcb
build/release.sh
@@ -18,5 +18,5 @@ then
18
# publish
19
git push origin refs/tags/v$VERSION
20
git push
21
- npm publish --tag next
+ npm publish
22
fi
0 commit comments