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: |
|
run: |
|
||||||
git config user.name "github-actions[bot]"
|
git config user.name "github-actions[bot]"
|
||||||
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||||
git add Clash.yaml sing-box.json V2Ray
|
git add clash.yaml sing-box.json v2ray
|
||||||
git diff --cached --quiet || git commit -m "Update configs from Gist at $(date -u)"
|
git diff --cached --quiet || git commit -m "Update configs from Gist at $(date -u)"
|
||||||
git push origin master
|
git push origin master
|
||||||
|
Reference in New Issue
Block a user