We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c29e88 commit d38955bCopy full SHA for d38955b
1 file changed
README.md
@@ -100,7 +100,7 @@ Following [this commit](https://github.com/danger/danger-js/commit/a26ac3b3bd4f0
100
101
- Checkout the `main` branch. Ensure your working tree is clean, and make sure you have the latest changes by running
102
`git pull; yarn`.
103
-- Publish - `npm run release -- patch --ci`.
+- Publish - `npm run release -- patch --ci --npm.otp=<code>`.
104
- This will trigger a CI run which updates homebrew for the native builds
105
106
:ship:
0 commit comments