Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nukeop/nuclear into nukeop-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
nukeop committed Nov 8, 2023
2 parents 543134e + 018aacd commit 8cda24a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +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 }}
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 8cda24a

Please sign in to comment.