默认代理改为act_clash

This commit is contained in:
smf
2025-04-03 15:53:40 +08:00
parent 1e6ccbadc9
commit 94b1e5d05b

View File

@@ -20,7 +20,8 @@ on:
http_proxy: http_proxy:
required: false required: false
type: string type: string
default: 'http://192.168.0.20:7890' # default: 'http://192.168.0.20:7890'
default: 'http://act_clash:7890'
runs_on: runs_on:
required: false required: false
type: string type: string