update_release
Update metadata for an existing draft release, including name, body, tag, and target commit. Published releases remain unchanged and cannot be modified using this tool.
Instructions
Update metadata for an existing draft release. Published releases cannot be changed or published by this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| name | No | ||
| account | Yes | ||
| tagName | No | ||
| hostname | No | ||
| releaseId | Yes | ||
| prerelease | No | ||
| repository | Yes | Repository in owner/name format | |
| targetCommitish | No |