From 2d2e9abb3610e019d85645f32695bcfc03215b12 Mon Sep 17 00:00:00 2001 From: adminroot Date: Fri, 12 Sep 2025 00:18:48 -0700 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/update-ru?= =?UTF-8?q?les.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/update-rules.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/update-rules.yml b/.gitea/workflows/update-rules.yml index 49330b5..6d90f68 100644 --- a/.gitea/workflows/update-rules.yml +++ b/.gitea/workflows/update-rules.yml @@ -81,21 +81,21 @@ jobs: reject: type: http behavior: domain - url: "https://cdn.jsdelivr.net/gh/\${{ github.repository }}@main/ruleset/yaml/reject.yaml" + url: "https://cdn.jsdelivr.net/gh/${{ github.repository }}@main/ruleset/yaml/reject.yaml" path: ./ruleset/reject.yaml interval: 86400 proxy: type: http behavior: domain - url: "https://cdn.jsdelivr.net/gh/\${{ github.repository }}@main/ruleset/yaml/proxy.yaml" + url: "https://cdn.jsdelivr.net/gh/${{ github.repository }}@main/ruleset/yaml/proxy.yaml" path: ./ruleset/proxy.yaml interval: 86400 cncidr: type: http behavior: ipcidr - url: "https://cdn.jsdelivr.net/gh/\${{ github.repository }}@main/ruleset/yaml/cncidr.yaml" + url: "https://cdn.jsdelivr.net/gh/${{ github.repository }}@main/ruleset/yaml/cncidr.yaml" path: ./ruleset/cncidr.yaml interval: 86400