Update main.yml

Improve description for the environment input.
This commit is contained in:
yaolin-0
2021-10-08 13:39:34 +08:00
committed by GitHub
parent 485c1be46a
commit 59f99ec497

View File

@@ -7,7 +7,7 @@ on:
description: "action: deploy/stop/start"
default: "deploy"
env:
description: "environment: "
description: "environment: Input the name of Environment. If left blank, the main secrets setting will be used by default."
default: ""
jobs: