suzuito/Create a Release by file
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 |
|---|---|---|---|
| release_note | The path of the file. This file should include release note by Markdown format. | no | RELEASE.md |
| prefix | Prefix for release line. | no | # |
| check_only | The flag to check whether release note is updated or not. | no | false |
Outputs
| name | description |
|---|---|
| id | The ID of the created Release |
| html_url | The URL users can navigate to in order to view the release |
| upload_url | The URL for uploading assets to the release |