mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
change release.sh
This commit is contained in:
parent
b7bd852ecb
commit
33143d6f10
@ -30,6 +30,9 @@ then
|
||||
# publish
|
||||
git push origin master
|
||||
git push origin refs/tags/v$VERSION
|
||||
git checkout dev
|
||||
git rebase master
|
||||
git push origin dev
|
||||
|
||||
npm publish
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user