Skip to content
This repository has been archived by the owner on Oct 21, 2021. It is now read-only.

Commit

Permalink
💚 👷 🚀 Fix wrong publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
dtinth committed Jan 14, 2017
1 parent 301e0f1 commit 9878049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ deployment:
owner: taskworld
commands:
- echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
- npm run publish
- npm publish

0 comments on commit 9878049

Please sign in to comment.