Skip to content

Commit

Permalink
Fix publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
Conor O'Donnell committed Dec 14, 2016
1 parent fe86944 commit 2f7e1db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ deployment:
tag: /3(\.[0-9]+)+/
owner: intercom
commands:
- cd ..
- echo -e "$NPM_USER\n$NPM_PASSWORD\n$NPM_EMAIL" | npm login
- npm publish
- cd .. && npm publish

0 comments on commit 2f7e1db

Please sign in to comment.