Skip to content

Commit

Permalink
Update test-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensflinco authored May 11, 2024
1 parent 875033b commit 39e1791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
echo 'EOF';
} >> $GITHUB_OUTPUT
- uses: ./
name: "Code Review by GPT"
name: "Code Review by Gemini AI"
id: review
with:
gemini_api_key: ${{ secrets.GEMINI_API_KEY }}
Expand Down

0 comments on commit 39e1791

Please sign in to comment.