Skip to content

Commit

Permalink
Update review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nukeop authored Nov 8, 2023
1 parent a746bb7 commit 018aacd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,4 @@ jobs:
uses: NuclearPlayer/nuki-code-review-action@master
with:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
GITHUB_APP_PRIVATE_KEY: ${{ secrets.NUKI_APP_PRIVATE_KEY }}

0 comments on commit 018aacd

Please sign in to comment.