Files
openchamber/.gitea/workflows
bot-hermes 75e81211ea ci(deploy): add checkout step to deploy workflow
The workflow assumed $GITHUB_WORKSPACE was already a git repo, but the
host-mode runner doesn't auto-checkout. Added an explicit clone step using
the runner's deploy key (gitea@giteassh.buzzbee.dev).
2026-09-05 08:57:27 -04:00
..