mirror of
https://github.com/Toperlock/sing-box-geosite.git
synced 2025-06-08 01:32:17 +08:00
Update sync.yml
This commit is contained in:
parent
2bc2a0e220
commit
5e58edb2b3
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@ -28,6 +28,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.email "action@github.com"
|
git config --global user.email "action@github.com"
|
||||||
git config --global user.name "GitHub Action"
|
git config --global user.name "GitHub Action"
|
||||||
git add ./*.json
|
git add ./rule/*.json
|
||||||
git commit -m "Add JSON files"
|
git commit -m "Add JSON files"
|
||||||
git push
|
git push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user