Skip to content

Commit

Permalink
Update ReleasePublish.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuLivebardon authored Feb 10, 2023
1 parent df12eee commit 6e3132d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/static/Devel/ReleasePublish.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ In order to publish the package to [npmjs](https://www.npmjs.com/) package repos

1. Authenticate on npmjs with `npm login` and use the vcity account together with proper credentials.
Note: because the npmjs authentication mode of the `vcity`account is currently configured to [One-Time-Password (OTP) over email](https://docs.npmjs.com/receiving-a-one-time-password-over-email) you will need to be part of the `vcity@liris.cnrs.fr` email alias forwarder to receive the OTP and be patient about it (the reception delay can be up to a couple minutes).
1. `npm publish --workspaces`
1. `npm publish --workspaces --access=public`

0 comments on commit 6e3132d

Please # to comment.