Update gist-to-ssr.yml

This commit is contained in:
ssrsub
2025-07-08 18:15:18 +08:00
committed by GitHub
parent 73f8169f25
commit bbecdba63e

View File

@@ -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 sing-box.json v2ray
git diff --cached --quiet || git commit -m "Update configs from Gist at $(date -u)"
git push origin master