Commit 4da56ee4 authored by baiyaaaaa's avatar baiyaaaaa Committed by GitHub

Merge pull request #173 from QingWei-Li/fix/release

fix release shell
parents 080f8d13 94342c01
......@@ -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