ci: Fix act_runner auth for composite actions #3

Merged
cal merged 2 commits from chore/optimize-claude-md into main 2026-02-18 19:52:10 +00:00

2 Commits

Author SHA1 Message Date
cal
5580d57f4c Merge branch 'main' into chore/optimize-claude-md 2026-02-18 19:49:56 +00:00
Cal Corum
4222ef9967 Fix act_runner auth: short-form local actions + full GitHub URLs
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:17 -06:00