Add documentation for publishing to npm with Trusted Publisher (OIDC) (#1536)

This commit is contained in:
Chiranjib Swain
2026-04-23 08:28:57 +05:30
committed by GitHub
parent 48b55a011b
commit 670825a89d
2 changed files with 40 additions and 0 deletions

View File

@@ -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