Files
Ferrous-Solitaire/.gitea/workflows
funman300 25c43db61e
Build and Deploy / build-and-push (push) Successful in 20s
fix(ci): use git switch to avoid deploy dir/branch ambiguity
'git checkout deploy' is ambiguous because the repo contains both a
deploy/ directory and a deploy remote tracking branch. Switch to
'git switch' which is branch-only and unambiguous.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-27 14:44:35 -07:00
..