Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,7 @@ The `npm` utility must be installed on the system.

| Name | Description |
| ------------------- | ------------------------------------------------------------------- |
| `NPM_TOKEN` | An automation token allowed to publish. (See https://bit.ly/3gSrVyT)|
| `NPM_BIN` | **optional**. Path to the npm executable. Defaults to `npm` |
| `YARN_BIN` | **optional**. Path to the yarn executable. Defaults to `yarn` |
| `CRAFT_NPM_USE_OTP` | **optional**. If set to "1", you will be asked for an OTP (for 2FA) |
Expand Down