xaprier/Create a SEMVER tag and release
Create a release for a tag in your repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| draft | `true` to create a draft (unpublished) release, `false` to create a published one. Default: `false` | no | false |
| prerelease | `true` to identify the release as a prerelease. `false` to identify the release as a full release. Default: `false` | no | false |
| owner | Owner of the repository if it is not the current one | no | — |
| repo | Repository on which to release. Used only if you want to create the release on another repo | no | — |
| include-letter-v | `true` to SEMVER tag version include v letter begin of tag. Default: `false` | no | false |
| token | Token to control releases. Refer https://github.com/actions/toolkit/tree/master/packages/github#usage | yes | — |
Outputs
no outputs