mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-10 06:16:53 -05:00
Chore: change Git user (#803)
This commit is contained in:
parent
fe4a9331d9
commit
f0c5eded7d
4
.github/workflows/updateGeofile.yml
vendored
4
.github/workflows/updateGeofile.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
- name: push
|
||||
run: |
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git config --local user.name "github-actions[bot]"
|
||||
git commit -am "update geoip, geosite"
|
||||
git push -v --progress
|
||||
|
Loading…
Reference in New Issue
Block a user