vertexvis/NPM Configure and Publish
Configures NPM with the provided auth token, and optionally the provided registry url, then publishes packages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| npm-auth-token | Auth token that will be set for the provided registry using npm config. | yes | — |
| npm-registry | The url of the npm registry to publish to. This defaults to 'registry.npmjs.org'. | no | registry.npmjs.org |
| dry-run | Runs this action replacing actual publishes and tagging with logging. | no | false |
Outputs
no outputs