Update .gitea/workflows/claude.yml
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user