dotnet-ninja/Create-Release
Creates a release in your github repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The semantic version of your release ex. 1.0.3 | yes | — |
| tag | The tag to use to create the release. | yes | — |
| description | The template for the description/title of your release. ex. Release {0} ({0}) is replaced with the version. | no | Release {0} |
| owner | The repository owner. | yes | — |
| name | The repository name. | yes | — |
| accesstoken | GitHub access token with authorization to create releases. | yes | — |
Outputs
no outputs