mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-27 21:05:34 +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.