actions-marketplace-validations/Dot-npmrc Generator v2
Generate a dot-npmrc file with given data.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 17, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/dylangolow_dot-npmrc@8187cb9296fabbbddfdf715e082ab01d0cfea4fe # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| root | The root of the JS project | yes | . |
| org | The organization ID | no | — |
| registry | The npm registry URL | no | — |
| token | The token for authentication | no | — |
| overwrite | If the action should overwrite .npmrc or append | no | true |
Outputs
no outputs