starburst997/NPM Version Publish
Version, build, and publish NPM packages to the NPM registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| node-version | Node.js version to use | no | 24 |
| registry-url | NPM registry URL | no | https://registry.npmjs.org |
| version | Version to set in package.json (optional, skip if not provided) | no | "" |
| build-command | Build script name from package.json (optional) | no | "" |
| token | NPM authentication token (required unless using provenance with OIDC) | no | "" |
| provenance | Enable provenance statements (requires OIDC, id-token: write permission) | no | true |
| ignore-scripts | Run npm ci with --ignore-scripts flag | no | true |
| pnpm-version | pnpm version to use (auto-detected from packageManager field if not specified) | no | "" |
Outputs
no outputs