remove rc tag from the build script
This commit is contained in:
parent
d1c3b45773
commit
44176d9cea
@ -16,7 +16,7 @@ git commit -m "v$VERSION"
|
||||
git tag v$VERSION -f
|
||||
git push --tags -f
|
||||
|
||||
npm publish --tag rc
|
||||
npm publish
|
||||
|
||||
git checkout master
|
||||
git branch -D build
|
||||
|
Loading…
Reference in New Issue
Block a user