vertexvis/NPM Configure and Publish

Configures NPM with the provided auth token, and optionally the provided registry url, then publishes packages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
npm-auth-tokenAuth token that will be set for the provided registry using npm config.yes
npm-registryThe url of the npm registry to publish to. This defaults to 'registry.npmjs.org'.noregistry.npmjs.org
dry-runRuns this action replacing actual publishes and tagging with logging.nofalse

no outputs