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: update version validation to handle qualifiers in GitHub workflow
- Extract version components individually instead of using paste
- Support version qualifiers (alpha, beta, rc) in validation
- Properly concatenate version string with qualifier when present
0 commit comments