Fix: Use correct fork path janeapp/claude-code-action
This commit is contained in:
parent
0a82bcdb04
commit
9700ba8130
2
.github/workflows/claude.yml
vendored
2
.github/workflows/claude.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
- name: Run Claude Code
|
||||
id: claude
|
||||
uses: piotrb/claude-code-action@main
|
||||
uses: janeapp/claude-code-action@main
|
||||
with:
|
||||
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
allowed_tools: "Bash(bun install),Bash(bun test:*),Bash(bun run format),Bash(bun typecheck)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user