We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3c321 commit 768ede8Copy full SHA for 768ede8
build/release.sh
@@ -57,5 +57,5 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
57
git remote add site https://github.com/vuematerial/vuematerial.github.io.git
58
git push site `git subtree split --prefix dist/docs master`:master --force --progress
59
60
- #### npm publish
+ npm publish
61
fi
0 commit comments