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: improve GitHub Actions workflow to handle duplicate tags and npm versions
- Add tag existence check to avoid duplicate git tag creation
- Add npm version existence check to avoid duplicate publishing
- Improve error handling and logging output
- Optimize npm authentication configuration
0 commit comments