mrwake-dev/release-changelog
Generates a release with changelog when a new tag is pushed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | repository token | yes | — |
| draft | Create a draft release | no | false |
| pre-release | Create a pre-release release | no | false |
| title | Title for release, defaults to the tag name | no | — |
| files | Files to include in the release | no | — |
| skip-prereleases | If enabled, when a new non-prerelease tag is pushed, the changelog will be created between the pushed tag, and the last non-prerelease tag | no | false |
Outputs
no outputs