• v0.6.6 1fda781b4c

    CI: migrate release workflow from GitHub Actions to Forgejo Actions
    All checks were successful
    Mirror to GitHub / mirror (push) Successful in 2s
    release / build (push) Successful in 1m17s
    Build and publish package / package (push) Successful in 1m42s

    Ghost released this 2026-07-03 14:09:59 +08:00 | 47 commits to main since this release

    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.

    Downloads