mirror of
https://github.com/actions/setup-node.git
synced 2026-05-15 09:00:32 +00:00
Add documentation for publishing to npm with Trusted Publisher (OIDC) (#1536)
This commit is contained in:
parent
48b55a011b
commit
670825a89d
2 changed files with 40 additions and 0 deletions
|
|
@ -249,6 +249,7 @@ If the runner is not able to access github.com, any Nodejs versions requested du
|
|||
- [Publishing to npmjs and GPR with npm](docs/advanced-usage.md#publish-to-npmjs-and-gpr-with-npm)
|
||||
- [Publishing to npmjs and GPR with yarn](docs/advanced-usage.md#publish-to-npmjs-and-gpr-with-yarn)
|
||||
- [Using private packages](docs/advanced-usage.md#use-private-packages)
|
||||
- [Publishing to npm with Trusted Publisher (OIDC)](docs/advanced-usage.md#publishing-to-npm-with-trusted-publisher-oidc)
|
||||
- [Using private mirror](docs/advanced-usage.md#use-private-mirror)
|
||||
|
||||
## Recommended permissions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue