Update main.yml

This commit is contained in:
pacnpal
2024-12-24 10:51:01 -05:00
committed by GitHub
parent 8014bcc368
commit 5c62b41070

View File

@@ -15,7 +15,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 }}