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 Docker tag: sanitize ref_name to replace / with -
On PR events github.ref_name is '142/merge' — slashes are invalid in
Docker image tags. Replace / with - before using as a tag.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Committed-By-Agent: claude
0 commit comments