Commit graph

3 commits

Author SHA1 Message Date
Breadway
add5c6c8f1 CI: migrate release workflow from GitHub Actions to Forgejo Actions
All checks were successful
Mirror to GitHub / mirror (push) Successful in 1s
GitHub Actions self-hosted runners need per-repo registration on a
personal account; Forgejo Actions' runner already serves every repo
with zero setup. Moves release publishing there (dl.breadway.dev stays
the primary bakery target; GitHub release upload is kept as the
fallback via an explicit token, since Forgejo Actions has no ambient
GITHUB_TOKEN) and adds a mirror workflow to keep GitHub in sync
automatically.
2026-07-03 14:10:11 +08:00
Breadway
308b5eb10c CI: add release workflow
Some checks failed
release / build (push) Failing after 2s
2026-07-02 21:03:17 +08:00
Breadway
69bc67e29a Initial commit 2026-07-02 20:59:21 +08:00