delete_release
Remove a GitLab release while keeping the associated tag. Provide the project ID and tag name to delete only the release record.
Instructions
Delete a release from a GitLab project (does not delete the associated tag)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_name | Yes | The Git tag the release is associated with | |
| project_id | No | Project ID or URL-encoded path |