You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: delete existing release before GoReleaser to prevent asset conflicts
- Add step to delete existing release if it exists (for re-runs)
- Prevents 'already_exists' errors when re-running workflows
- Installs GitHub CLI if not available
- Uses continue-on-error to not fail workflow if deletion fails
0 commit comments