From 94b1e5d05b9506f9daeab666b44188e37e23b962 Mon Sep 17 00:00:00 2001 From: smf Date: Thu, 3 Apr 2025 15:53:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=BB=A3=E7=90=86=E6=94=B9?= =?UTF-8?q?=E4=B8=BAact=5Fclash?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish_docker.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/publish_docker.yml b/.github/workflows/publish_docker.yml index f08fbb8..8253b5f 100644 --- a/.github/workflows/publish_docker.yml +++ b/.github/workflows/publish_docker.yml @@ -20,7 +20,8 @@ on: http_proxy: required: false type: string - default: 'http://192.168.0.20:7890' + # default: 'http://192.168.0.20:7890' + default: 'http://act_clash:7890' runs_on: required: false type: string