mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 08:52:43 +08:00
Update main.yml
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -6,6 +6,11 @@ on:
|
||||
actions:
|
||||
description: "action: deploy/stop/start"
|
||||
default: "deploy"
|
||||
auto-start-stop:
|
||||
description: 'if this is true, then action will run auto stop on 2:00AM and auto start on 5:00AM beijing time'
|
||||
default: "true"
|
||||
required: true
|
||||
type: boolean
|
||||
env:
|
||||
description: "environment: Input the name of Environment. If left blank, the main secrets setting will be used by default."
|
||||
default: ""
|
||||
|
||||
Reference in New Issue
Block a user