diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index be37266..842d898 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -39,5 +39,5 @@ jobs: - name: Run Claude PR Action uses: anthropics/claude-code-action@beta with: - anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} + anthropic_api_key: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} allowed_tools: Bash,Bash(*),mcp__github__*