diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index f75d5a7..70895f8 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -35,6 +35,7 @@ jobs: uses: anthropics/claude-code-action@v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} + github_token: ${{ secrets.BOT_TOKEN }} allowed_bots: "claude[bot]" additional_permissions: | actions: read