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 c8194cc + f4febbd commit e09c1b2Copy full SHA for e09c1b2
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: "ghcr.io/mervinpraison/praisonai-claudecode:latest"
43
with:
44
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
45
github_token: ${{ secrets.GH_TOKEN }}
0 commit comments