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 7, 2023
1 parent 0560564 commit a746bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Nuki Code Review
uses: NuclearPlayer/nuki-code-review-action@v1
uses: NuclearPlayer/nuki-code-review-action@master
with:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
Expand Down

0 comments on commit a746bb7

Please sign in to comment.