update release script

This commit is contained in:
Leopoldthecoder 2016-11-18 19:55:29 +08:00
parent f7d2d720f4
commit cb6c54b405

View File

@ -31,7 +31,7 @@ then
git push eleme master
git push eleme refs/tags/v$VERSION
git checkout dev
git merge master
git rebase master
git push eleme dev
npm publish