Yidi 3beb944d1e fix(workflow): simplify release process by removing redundant checks
The release-on-tag workflow has been streamlined by eliminating the
redundant steps checking for existing releases. This change reduces
complexity and speeds up the release process by directly creating a
release on every tag push without prior existence verification.
2024-09-26 21:39:51 -04:00
..