mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-25 17:04:54 +00:00
fix: claude workflow token (#22314)
This commit is contained in:
parent
1cfa4d5f0f
commit
9b07fc0805
2
.github/workflows/claude.yml
vendored
2
.github/workflows/claude.yml
vendored
@ -32,5 +32,5 @@ jobs:
|
|||||||
- name: Run Claude PR Action
|
- name: Run Claude PR Action
|
||||||
uses: anthropics/claude-code-action@beta
|
uses: anthropics/claude-code-action@beta
|
||||||
with:
|
with:
|
||||||
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
anthropic_api_key: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
|
||||||
timeout_minutes: "60"
|
timeout_minutes: "60"
|
Loading…
x
Reference in New Issue
Block a user