diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index a6aebd1..74f55d8 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: anc95/ChatGPT-CodeReview@main env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.CUSTOM_GITHUB_TOKEN }} OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }} # optional LANGUAGE: Korean