Files
kicad-ci/.gitea
timmyhadwen 4b42299571 ci: take a read-only PAT for private submodule checkout
Gitea's per-job token is scoped to the calling repo, so cross-repo
private submodules (micromelon-kicadlibs, micromelon_3d) fail with
'Repository not found'. Callers now pass SUBMODULE_TOKEN, a PAT scoped
to read:repository, through to actions/checkout.
2026-08-23 17:58:06 +10:00
..