Skip to content

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 17 Aug 14:04
· 1 commit to main since this release

KickBaton

v0.5.3 (2026-08-17)

Full Changelog Previous Releases

  • Pass the CurseForge token under both variable names
    The packager renamed CF_API_KEY to CF_API_TOKEN after the v2 tag, so pinning
    v2 while following the current README meant the token was present on the
    runner but invisible to the script. It skipped CurseForge silently, with no
    error and no missing-token warning.