Merge pull request #3 from pacnpal/pacnpal-patch-1

Update README.md
This commit is contained in:
pacnpal
2025-02-10 14:57:39 -05:00
committed by GitHub

View File

@@ -42,7 +42,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Run Claude Review - name: Run Claude Review
uses: pacnpal/claude-code-review@v1.0.7 uses: pacnpal/claude-code-review@v1.0.8
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}
anthropic-key: ${{ secrets.ANTHROPIC_API_KEY }} anthropic-key: ${{ secrets.ANTHROPIC_API_KEY }}