gitea_delete_tag
Remove tags from Gitea repositories to clean up version history and manage releases. Specify site, owner, repository, and tag name for deletion.
Instructions
[UNIFIED] Delete a tag from a Gitea repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| owner | Yes | ||
| repo | Yes | ||
| tag | Yes |