Update review.yml

This commit is contained in:
PierreGode 2024-09-02 08:33:43 +02:00 committed by GitHub
parent 7bfe815e8a
commit e1c0b3c7ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- name: AI Code Reviewer
uses: lfsevergnini/ai-codereviewer@main
uses: PierreGode/GPTcode-reviwer@main
with:
GITHUB_TOKEN: ${{ secrets.G_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}