默认代理改为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:
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user