dkershner6/Use NPM Token

Use an NPM token within an .npmrc file inside GitHub actions. Scoped packages are the primary use case.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenAn NPM token with whatever access is needed for your GitHub Action workflowyes
workspaceThe location of your Node workspace (needs to be a sibling of package.json),no./

no outputs