Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BFRS01757 authored Nov 5, 2024
1 parent ee4420f commit 4e15846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
uses: BFRS01757/code-review-gpt@main
with:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
MODEL: 'gpt'
MODEL: 'gpt-4o-mini'
GITHUB_TOKEN: ${{ github.token }}

0 comments on commit 4e15846

Please sign in to comment.