diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 58623d0..47acd95 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -28,5 +28,6 @@ jobs: - name: Run Claude Code uses: anthropics/claude-code-action@v1 with: + anthropic_api_key: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} allowed_tools: "Bash,Read,Write,Edit,Glob,Grep" max_turns: 20