默认代理改为act_clash
This commit is contained in:
3
.github/workflows/publish_docker.yml
vendored
3
.github/workflows/publish_docker.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user