tubone24/Update GitHub Release
Update GitHub Release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| release_name | new release name, if not, take over before name | no | — |
| body | new body text, if not, take over before text | no | — |
| draft | new draft, if not, take over before draft | no | — |
| prerelease | new prerelease, if not, take over prerelease | no | — |
| is_append_body | If true, append body text, If false, overwrite body text, default is false | no | — |
| body_path | Path to file with new body text. | no | — |
Outputs
| name | description |
|---|---|
| id | The ID of the Release |
| html_url | The HTML url of the Release |
| upload_url | The upload url of the Release |
| name | The name of the Release |
| body | The body of the Release |
| published_at | The publish at of the Release |
| tag_name | The tag name of the Release |