taixw2/Npm Publish
Publish a package to the NPM registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| workspaces | Publish these workspace packages to the NPM registry, you can use "," split | — | . |
| releaseType | You can specify the type of release, support 'major' | 'premajor' | 'minor' | 'preminor' | 'patch' | 'prepatch' | 'prerelease' | — | patch |
| registry | Specify the publish registry | — | https://registry.npmjs.org |
| tag:next | [Optional] publish tag with next | — | — |
Outputs
no outputs