Commit graph

3 commits

Author SHA1 Message Date
Breadway
1fb9770a77 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:13 +08:00
Breadway
62a45025ae CI: add release workflow
Some checks failed
release / build (push) Failing after 2s
2026-07-02 21:03:19 +08:00
Breadway
854c5752f9 Initial commit 2026-07-02 20:59:24 +08:00