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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 29, 2022
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/aynp_node-automatic-release@88df19c5eca684c771c6df5ccca833b00f072464 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Personal access token. Defaults to GITHUB_TOKEN. | no | ${{ github.token }} |
| draft_release | Whether to create a draft release or published one. | no | true |
| generate_release_notes | Whether to automatically generate the name and body for this release. | no | true |
Outputs
no outputs