mirror of
https://github.com/ssrsub/ssr.git
synced 2025-10-10 01:05:34 +08:00
Update gist-to-ssr.yml
This commit is contained in:
6
.github/workflows/gist-to-ssr.yml
vendored
6
.github/workflows/gist-to-ssr.yml
vendored
@@ -19,9 +19,9 @@ jobs:
|
||||
|
||||
- name: Download Gist Files to root
|
||||
run: |
|
||||
curl -sL "https://gist.githubusercontent.com/Dafeide/917423149ef9ebe264dcef0ac922e809/raw/clash.yaml" -o clash.yaml
|
||||
curl -sL "https://gist.githubusercontent.com/Dafeide/917423149ef9ebe264dcef0ac922e809/raw/sing-box.json" -o singbox.json
|
||||
curl -sL "https://gist.githubusercontent.com/Dafeide/917423149ef9ebe264dcef0ac922e809/raw/v2ray" -o v2ray
|
||||
curl -sL "https://gist.githubusercontent.com/Dafeide/23ed404a4a42967fb75e0b2bfb4e693c/raw/clash.yaml" -o clash.yaml
|
||||
curl -sL "https://gist.githubusercontent.com/Dafeide/23ed404a4a42967fb75e0b2bfb4e693c/raw/sing-box.json" -o singbox.json
|
||||
curl -sL "https://gist.githubusercontent.com/Dafeide/23ed404a4a42967fb75e0b2bfb4e693c/raw/v2ray" -o v2ray
|
||||
|
||||
- name: Commit and Push
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user