Manual bump of package.json (#3345)
This commit is contained in:
@@ -63,7 +63,7 @@ if [ "$BRANCH" == "master" ]; then
|
||||
|
||||
echo "*** Publishing $PACKAGE to npmjs"
|
||||
cd .npmjs
|
||||
npm publish --access public
|
||||
npm publish --access public || true
|
||||
cd ../..
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user