mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
release.sh add echo msg
This commit is contained in:
parent
e87f535fa8
commit
38ebce75ce
@ -17,8 +17,10 @@ then
|
||||
git commit -m "[build] $VERSION"
|
||||
|
||||
# publish
|
||||
echo "publishing git..."
|
||||
git push origin master
|
||||
git push origin refs/tags/v$VERSION
|
||||
|
||||
echo "publishing npm..."
|
||||
npm publish
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user