Update .gitea/workflows/claude.yml

This commit is contained in:
2026-03-27 17:46:38 +00:00
parent 6ee119e398
commit 9d8cfabb21
+2 -1
View File
@@ -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"