gh-release-delete - Delete a release
gh release delete <tag> [flags]
--cleanup-tag
Delete the specified tag in addition to its release
-y
, --yes
Skip the confirmation prompt
-R
, --repo
<[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format
gh-release(1)