Commit cb6c54b4 authored by Leopoldthecoder's avatar Leopoldthecoder

update release script

parent f7d2d720
...@@ -31,7 +31,7 @@ then ...@@ -31,7 +31,7 @@ then
git push eleme master git push eleme master
git push eleme refs/tags/v$VERSION git push eleme refs/tags/v$VERSION
git checkout dev git checkout dev
git merge master git rebase master
git push eleme dev git push eleme dev
npm publish npm publish
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment