|
@@ -193,7 +193,6 @@ jobs:
|
|
run: |
|
|
run: |
|
|
if git log -1 --pretty=%B | grep "^[0-9]\+\.[0-9]\+\.[0-9]\+$";
|
|
if git log -1 --pretty=%B | grep "^[0-9]\+\.[0-9]\+\.[0-9]\+$";
|
|
then
|
|
then
|
|
- node ./scripts/upload-to-release.js
|
|
|
|
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
|
|
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
|
|
npm publish
|
|
npm publish
|
|
else
|
|
else
|