Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zizifn authored Feb 15, 2022
1 parent 7b7bc04 commit f343179
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: ""
Expand Down

0 comments on commit f343179

Please sign in to comment.