ci: Fix act_runner auth for composite actions #13

Merged
cal merged 1 commits from ci/fix-action-auth into main 2026-02-18 19:49:33 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
4137204d9d Fix act_runner auth: short-form local actions + full GitHub URLs
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m17s
DEFAULT_ACTIONS_URL=self requires local actions use short form
(cal/gitea-actions/...) so the runner passes its auth token, and
GitHub actions use full URLs (https://github.com/...) to bypass
local resolution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 13:32:15 -06:00