ci: Fix act_runner auth for composite actions #17

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

1 Commits

Author SHA1 Message Date
Cal Corum
ce9d5ab4bf Fix act_runner auth: short-form local actions + full GitHub URLs
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m21s
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:12 -06:00