Merge pull request #109 from PierreGode/PierreGode-patch-9

Update review.yml
This commit is contained in:
PierreGode 2025-02-03 14:53:21 +01:00 committed by GitHub
commit 3efb407c9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -123,7 +123,7 @@ jobs:
echo "::set-output name=README::$README_CONTENT"
- name: AI Code Review
uses: PierreGode/GPTcode-reviewer@main
uses: PierreGode/GPTcode-reviewer@dev
with:
GITHUB_TOKEN: ${{ secrets.G_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}