mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-03 04:39:09 +08:00
commit
4da56ee4d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user