actions-marketplace-validations/publish-node-package-action

Publish a NodeJS package to NPM Repository or GitHub Packages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 19, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/cloudcome_publish-node-package-action@083e300a0624c6be728e5eeff1f9fdf788b5d52b # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
targetRelease target, optionally npm/githubyes
tokenTarget authorization token, GitHub Packages target does not need, internally has automatically obtained `github.token`no
tagThe version label to release, the default is latestnolatest

no outputs