simbo/Action SemVer Release
Creates releases for actions based on semver tags and moves major, minor and latest tags accordingly.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Repo Access Token | yes | ${{ github.token }} |
| create-release | whether to create a GitHub release | no | true |
| release-name | The name of the created release | no | Release %TAG% |
| release-body | The description of the created release | no | "" |
Outputs
no outputs