Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aorri2 authored Sep 21, 2023
1 parent 35b7e64 commit b5f4d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- run: echo "${{secrets.APPLICATION_AWS}}" > ./src/main/resources/application-aws.yml

- name: AI Code Reviewer
uses: f-lab-edu/ai-code-reviewer@main
uses: f-lab-edu/Goods-For-You@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Expand Down

0 comments on commit b5f4d55

Please sign in to comment.