Skip to content

Commit 9097007

Browse files
authored
docs: clarify NPM access token creation instructions (#974)
1 parent 1056cd7 commit 9097007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Only in this case, you need to follow the steps below:
4646
- [Make a release action](https://github.com/gridsuite/commons-ui/actions/workflows/release.yml)
4747
- In the 'run workflow' combobox select, let the branch on main
4848
- Enter the type of evolution (major | minor | patch)
49-
- Enter your NPM access token (check the **Bypass two-factor authentication** checkbox to bypass 2FA, see the [access token documentation](https://docs.npmjs.com/creating-and-viewing-access-tokens) for details)
49+
- Enter your NPM access token (when you create it, check the **Bypass two-factor authentication** checkbox to bypass 2FA, set **Packages and scopes****Permissions** to **Read and write** and let **Organizations****Permissions** to **No access**, see the [access token documentation](https://docs.npmjs.com/creating-and-viewing-access-tokens) for details)
5050
- Click 'run workflow'
5151

5252
Otherwise ask someone who has the permission.

0 commit comments

Comments
 (0)