Skip to content

Commit c76ee33

Browse files
authored
Update review.yml
1 parent e203243 commit c76ee33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Run AI Analysis
2424
env:
2525
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
26-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26+
GITHUB_TOKEN: ${{ secrets.G_TOKEN }}
2727
run: |
2828
python - <<EOF
2929
import os

0 commit comments

Comments
 (0)