mirror of
https://github.com/ssrsub/ssr.git
synced 2025-10-11 01:25:50 +08:00
Update gist-to-ssr.yml
This commit is contained in:
2
.github/workflows/gist-to-ssr.yml
vendored
2
.github/workflows/gist-to-ssr.yml
vendored
@@ -27,6 +27,6 @@ jobs:
|
||||
run: |
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git add clash.yaml sing-box.json v2ray
|
||||
git add Clash.yaml SingBox.json V2ray
|
||||
git diff --cached --quiet || git commit -m "Update configs from Gist at $(date -u)"
|
||||
git push origin master
|
||||
|
Reference in New Issue
Block a user