Skip to content

Commit

Permalink
fix: v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio committed Oct 20, 2019
1 parent bc81ec8 commit bd4f74b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ jobs:
- run:
name: Authenticate with registry
command: echo "//registry.npmjs.org/:_authToken=$npm_TOKEN" > ~/repo/dist/.npmrc
- run:
name: Prepare package
command: npm run unpack
- run:
name: Publish package
command: npm run release
Expand Down

0 comments on commit bd4f74b

Please sign in to comment.