Update README.md

This commit is contained in:
pacnpal
2024-12-24 10:53:19 -05:00
committed by GitHub
parent c555f5511a
commit 52219d4d98

View File

@@ -30,7 +30,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: your-username/claude-code-review-action@v1 - uses: pacnpal/claude-code-review-action@v1
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}
anthropic-key: ${{ secrets.ANTHROPIC_API_KEY }} anthropic-key: ${{ secrets.ANTHROPIC_API_KEY }}