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 npm workflow to handle existing releases gracefully
- Change release existence check from \!= 'true' to == 'false' for clarity
- Add warning messages when releases already exist
- Improve logging to show what actions are being taken or skipped
0 commit comments