Use ANTHROPIC_API_KEY for reliable auth
This commit is contained in:
@@ -20,6 +20,7 @@ jobs:
|
||||
|
||||
- name: Run Claude on Issue
|
||||
env:
|
||||
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
|
||||
run: |
|
||||
# Configure git for Claude to use
|
||||
|
||||
Reference in New Issue
Block a user