mirror of
https://github.com/pacnpal/Claude-code-review.git
synced 2025-12-20 04:11:04 -05:00
Update release.yml
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
- name: Commit built files
|
||||
run: |
|
||||
git config --global user.name 'claude-code-reviw[bot]'
|
||||
git config --global user.name 'claude-code-review[bot]'
|
||||
git config --global user.email 'claude-code-review[bot]@users.noreply.github.com'
|
||||
git add -f dist
|
||||
git commit -m 'Add built files'
|
||||
|
||||
Reference in New Issue
Block a user