• ci-latest 73ac2cf96f

    Ghost released this 2026-05-02 22:13:44 +01:00 | 75 commits to main since this release

    Two follow-ups to 75a68a1 (releases switchover):

    1. action-gh-release got 403 "Resource not accessible by integration"
      because default GITHUB_TOKEN has read-only on contents. Added
      workflow-level permissions: contents: write.

    2. Failure-path artifact upload still hit quota wall. Replaced with
      inline tail of build/out/build.log + anaconda program.log
      directly to job log. No artifact upload = no quota.

    Downloads