mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
build(build): update release script
This commit is contained in:
parent
6edec4aab1
commit
e4ae341fed
@ -19,7 +19,7 @@ then
|
||||
npm version $VERSION --message "build: release $VERSION"
|
||||
|
||||
# publish
|
||||
git push origin dev
|
||||
git push origin 0.x
|
||||
git push origin refs/tags/v$VERSION
|
||||
npm publish
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user