mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 10:12:42 +03:00
chore: Fix crate manager script
This commit is contained in:
parent
d63553e5d7
commit
bab638c5e8
@ -48,7 +48,7 @@ jobs:
|
||||
|
||||
- name: Configure git
|
||||
run: |
|
||||
git config --local user.email "bot@swc.rs"
|
||||
git config --local user.email "kdy1997.dev@gmail.com"
|
||||
git config --local user.name "swc[bot]"
|
||||
|
||||
- name: Add files
|
||||
|
Loading…
Reference in New Issue
Block a user