mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-22 14:01:52 +00:00
fix release script
This commit is contained in:
parent
8c16639d71
commit
9c6598b32b
1 changed files with 1 additions and 1 deletions
|
|
@ -57,5 +57,5 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
|
|||
git remote add site https://github.com/vuematerial/vuematerial.github.io.git
|
||||
git push site `git subtree split --prefix dist/docs master`:master --force --progress
|
||||
|
||||
#### npm publish
|
||||
npm publish
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue