Skip to content

Commit febceda

Browse files
author
Pooya Parsa
committed
🥂 CircleCI 2
1 parent 7098d71 commit febceda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
if [[ ${CIRCLE_COMMIT} =~ v[0-9]+(\.[0-9]+)* ]]; then
4040
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/.npmrc
4141
npm publish
42-
fi
42+
fi

0 commit comments

Comments
 (0)