Skip to content

v0.15.1

Latest

Choose a tag to compare

@fclairamb fclairamb released this 11 Jan 15:39
· 28 commits to main since this release
2ff5e33

Changes

  • fix(ci): use GITHUB_TOKEN for GHCR authentication (#1577)

Details

Fixed Docker workflow failing with "denied: denied" error when pushing to GitHub Container Registry (GHCR). Replaced personal access token (CR_PAT) with the built-in GITHUB_TOKEN.