actions-marketplace-validations/publish-node-package-action
Publish a NodeJS package to NPM Repository or GitHub Packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 19, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/cloudcome_publish-node-package-action@083e300a0624c6be728e5eeff1f9fdf788b5d52b # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Release target, optionally npm/github | yes | — |
| token | Target authorization token, GitHub Packages target does not need, internally has automatically obtained `github.token` | no | — |
| tag | The version label to release, the default is latest | no | latest |
Outputs
no outputs