chore: Fix crate manager script

This commit is contained in:
Donny 2021-10-30 16:38:32 +09:00
parent d63553e5d7
commit bab638c5e8

View File

@ -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