actions-marketplace-validations/Node Automatic Release

Automatically generate a new release for your node project when the version in your package.json changes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 29, 2022
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/aynp_node-automatic-release@88df19c5eca684c771c6df5ccca833b00f072464 # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
tokenPersonal access token. Defaults to GITHUB_TOKEN.no${{ github.token }}
draft_releaseWhether to create a draft release or published one.notrue
generate_release_notesWhether to automatically generate the name and body for this release.notrue

no outputs