mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-28 05:12:26 +00:00
Closes #182 — the claude-code-action attempts OIDC token exchange when no github_token is provided, which fails without the Anthropic GitHub App installed. Passing secrets.GITHUB_TOKEN skips the OIDC flow.