diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index 6422a86..16aa623 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v4 - name: GPTcode-reviewer - uses: PierreGode/GPTcode-reviewer@main + uses: PierreGode/GPTcode-reviewer@PR-LOG with: GITHUB_TOKEN: ${{ secrets.G_TOKEN }} OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}