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 7098d71 commit febcedaCopy full SHA for febceda
.circleci/config.yml
@@ -39,4 +39,4 @@ jobs:
39
if [[ ${CIRCLE_COMMIT} =~ v[0-9]+(\.[0-9]+)* ]]; then
40
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/.npmrc
41
npm publish
42
- fi
+ fi
0 commit comments