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(ci): Only generate SHA tags for branch pushes, not releases
Fixes Docker publish workflow failing on release events with invalid
tag format ':-{sha}' when {{branch}} template is empty.