All checks were successful
build-image / build (push) Successful in 1s
publish-release.sh gained make print-var calls, which need the repository root, but its dist argument is relative to wherever the caller stood. The path is now made absolute first and the cd happens after, so the script works both from the workflow (which already cds) and by hand. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>