mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
change release.sh
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user