Update .gitea/workflows/claude.yml
This commit is contained in:
parent
6ee119e398
commit
9d8cfabb21
|
|
@ -15,7 +15,8 @@ on:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install Claude Code
|
||||
run: npm install -g @anthropic-ai/claude-code
|
||||
- name: Create branch
|
||||
run: |
|
||||
git config user.name "Claude Agent"
|
||||
|
|
|
|||
Loading…
Reference in New Issue