diff --git a/.github/workflows/claude-translator.yml b/.github/workflows/claude-translator.yml index e3939e72d7..2ec01b9da7 100644 --- a/.github/workflows/claude-translator.yml +++ b/.github/workflows/claude-translator.yml @@ -33,7 +33,7 @@ jobs: uses: anthropics/claude-code-action@main id: claude with: - github_token: ${{ secrets.GITHUB_TOKEN }} + github_token: ${{ secrets.TOKEN_GITHUB_WRITE }} claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} claude_args: '--allowed-tools Bash(gh issue:*),Bash(gh api:repos/*/issues:*)' prompt: |