- Checks if release already exists for the tag - Automatically deletes conflicting release if found - Prevents duplicate/stale releases when recreating tags - Ensures fresh binaries when tag is recreated This fixes the issue where recreating a tag would keep old release with outdated binaries.