Skip to content

Commit 0fa4d5d

Browse files
authored
Update main.yml
Improve description for the environment input.
1 parent ada6039 commit 0fa4d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
description: "action: deploy/stop/start"
88
default: "deploy"
99
env:
10-
description: "environment: "
10+
description: "environment: Input the name of Environment. If left blank, the main secrets setting will be used by default."
1111
default: ""
1212

1313
jobs:

0 commit comments

Comments
 (0)