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:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
|
||||
- name: Commit built files
|
||||
run: |
|
||||
git config set advice.addIgnoredFile false
|
||||
git config --global user.name 'github-actions[bot]'
|
||||
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
|
||||
git add dist
|
||||
|
||||
Reference in New Issue
Block a user