• v0.1.3 ca843bf255

    fix(ci): replace actions/checkout with manual git clone in release
    Some checks failed
    Mirror to GitHub / mirror (push) Failing after 3s
    Build and publish package / package (push) Failing after 2m1s
    release / build (push) Failing after 1s

    Ghost released this 2026-06-17 06:49:06 +00:00 | 6 commits to main since this release

    actions/checkout uses GITHUB_SERVER_URL=http://localhost:3002 which is
    unreachable from inside the Docker container. Use the public Forgejo URL
    directly, matching the pattern used by package.yml.

    Downloads