skonves/NPM Publish Version
Updates the package version, commits the changes with a tag, and then publishes the package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| newversion | npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git] | yes | — |
| preid | The "prerelease identifier" to use as a prefix for the "prerelease" part of a semver. | no | — |
| github_token | Github token | yes | — |
| npm_token | NPM token | yes | — |
Outputs
no outputs