We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada6039 commit 0fa4d5dCopy full SHA for 0fa4d5d
.github/workflows/main.yml
@@ -7,7 +7,7 @@ on:
7
description: "action: deploy/stop/start"
8
default: "deploy"
9
env:
10
- description: "environment: "
+ description: "environment: Input the name of Environment. If left blank, the main secrets setting will be used by default."
11
default: ""
12
13
jobs:
0 commit comments