actions-marketplace-validations/Github Package Registry npm Proxy
setup npm to use GPR as proxy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | path to write .npmrc file | — | ${{ github.workspace }}/.npmrc |
| scope | the github owner / org name to proxy through | — | ${{ github.repository_owner }} |
| token | environment variable name for the registry token | — | NODE_AUTH_TOKEN |
| proxy | enable proxy mode | — | false |
| export_config | export the path to .npmrc as NPM_CONFIG_USERCONFIG | no | true |
Outputs
no outputs