bitovi/npm Version and Publish
Version and publish your npm package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 6, 2025
- License
- MIT
Pinned Snippet
uses: bitovi/github-actions-npm-publish@29b7fe4191a524308f67ca302ebba0b0201dbf38 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| update_type | The version segment to increment: major, minor, or patch. | yes | patch |
| publish | Publish the package | no | true |
| npm_token | npm Secrets token | yes | — |
Outputs
no outputs