Files
skills/.gitea/workflows/release.yml
Mathias 5a2bef35c1
All checks were successful
release / tag (push) Successful in 1s
fix(ci): runs-on self-hosted to match koala runner labels
The koala act_runner has labels [self-hosted, linux, amd64]. The
default ubuntu-latest label doesn't match, so the release workflow
silently produced zero runs on every push. Matches the convention
used by hyperguild + infra workflows.

Runner is offline at time of this commit — bring it up on koala via
the act_runner systemd unit before expecting tags to appear.

[skip-release]
2026-05-24 20:52:26 +02:00

2.4 KiB