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(workflows): generate proper version tags in docker-push workflow
- Extract version from tag input manually instead of relying on semver detection
- Generate 0.1.0, 0.1, and latest tags correctly
- Fixes issue where only latest tag was created
0 commit comments