更新 .gitea/workflows/update-rules.yml
All checks were successful
Update Clash Rules / update-rules (push) Successful in 6s
All checks were successful
Update Clash Rules / update-rules (push) Successful in 6s
This commit is contained in:
@@ -101,7 +101,7 @@ jobs:
|
|||||||
${rule}:
|
${rule}:
|
||||||
type: http
|
type: http
|
||||||
behavior: ${rule_types[$rule]}
|
behavior: ${rule_types[$rule]}
|
||||||
url: "https://gitea.com/${{ github.repository }}/raw/branch/main/ruleset/yaml/${rule}.yaml"
|
url: "https://git.nvme.cc/${{ github.repository }}/raw/branch/main/ruleset/yaml/${rule}.yaml"
|
||||||
path: ./ruleset/${rule}.yaml
|
path: ./ruleset/${rule}.yaml
|
||||||
interval: 86400
|
interval: 86400
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user