We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e09c1b2 + b4831b3 commit eafef9aCopy full SHA for eafef9a
1 file changed
.github/workflows/claude.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Run Claude Code
41
id: claude
42
- uses: "ghcr.io/mervinpraison/praisonai-claudecode:latest"
+ uses: ./.github/actions/claude-code-action
43
with:
44
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
45
github_token: ${{ secrets.GH_TOKEN }}
0 commit comments