Skip to content

Commit

Permalink
circleci publish version removed. via npm version now
Browse files Browse the repository at this point in the history
  • Loading branch information
jkulvich committed Jun 6, 2020
1 parent 1f0abd1 commit 6ea6b8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- attach_workspace:
at: ~/repo
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/repo/.npmrc
- run: npm version $CIRCLE_TAG
- run: npm publish

workflows:
Expand Down

0 comments on commit 6ea6b8a

Please sign in to comment.