We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce5a0df commit 700e7efCopy full SHA for 700e7ef
1 file changed
README.md
@@ -77,7 +77,7 @@ on:
77
description:
78
required: true | false
79
default: 'defaultValue'
80
- type: boolean | number | string | choice
+ type: boolean | number | string | choice | environment
81
options: # only when type: choice
82
- option1
83
- option2
0 commit comments