Skip to content

Commit

Permalink
Add NPM_CONFIG_OTP to contributing release process
Browse files Browse the repository at this point in the history
  • Loading branch information
Joezo committed Mar 5, 2019
1 parent 1746819 commit 6c8ac3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -60,7 +60,7 @@ For more information on `@all-contributors` see it's [usage docs](https://allcon
### Release process:

- `npm test`
- `npm run release`
- `NPM_CONFIG_OTP=<your-otp> npm run release`

Follow the prompts from [`lerna publish`](https://lernajs.io/#command-publish)

Expand Down

0 comments on commit 6c8ac3e

Please sign in to comment.