mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
fix: release.sh remove useless code
This commit is contained in:
parent
e262cd060f
commit
dafd89ac36
@ -13,8 +13,6 @@ then
|
|||||||
|
|
||||||
# commit
|
# commit
|
||||||
npm version $VERSION --message "[release] $VERSION"
|
npm version $VERSION --message "[release] $VERSION"
|
||||||
git add -A
|
|
||||||
git commit -m "[build] $VERSION"
|
|
||||||
|
|
||||||
# publish
|
# publish
|
||||||
echo "publishing git..."
|
echo "publishing git..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user