aynp/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
- Stale
- License
- None
- Runtime
- Deprecated runtime
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