Skip to content

Commit

Permalink
disable circle pub
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidWells committed Jul 24, 2019
1 parent c7d72ae commit 625f7bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
- npm-dependencies-{{ checksum "npm-shrinkwrap.json" }}
- npm-dependencies-
- run: npm install
- run: echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
- run: npm publish

workflows:
version: 2
Expand Down

0 comments on commit 625f7bf

Please sign in to comment.