Commit 94342c01 authored by qingwei.li's avatar qingwei.li

fix release shell

parent 214fcfd0
......@@ -17,7 +17,7 @@ then
npm version $VERSION --message "[release] $VERSION"
# publish
git push origin refs/tags/v$VERSION
git push
git push eleme refs/tags/v$VERSION
git push eleme master
npm publish --tag next
fi
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