Skip to content

Commit

Permalink
chore :add yml debug
Browse files Browse the repository at this point in the history
  • Loading branch information
nain93 committed May 26, 2024
1 parent 29155c5 commit 36a359c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1,320 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/crgpt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ jobs:
with:
fetch-depth: 0

- name: Debug GitHub context
run: |
echo "apiKey=${{ secrets.OPENAI_API_KEY }}"
echo "apiKey=${{ secrets.GITHUB_TOKEN }}"
- name: Code Review GPT
uses: mattzcarey/[email protected]
with:
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"dependencies": {
"@material-tailwind/react": "^2.1.9",
"@prisma/client": "5.12.1",
"code-review-gpt": "^0.1.8",
"iron-session": "^8.0.1",
"next": "14.2.1",
"next-auth": "^4.24.7",
Expand Down
Loading

0 comments on commit 36a359c

Please sign in to comment.