@@ -39,7 +39,7 @@ Action metadata files use YAML syntax. If you're new to YAML, you can read "[Lea
|
||||
|
||||
## `inputs`
|
||||
|
||||
**Optional** Input parameters allow you to specify data that the action expects to use during runtime. {% data variables.product.prodname_dotcom %} stores input parameters as environment variables. Input ids with uppercase letters are converted to lowercase during runtime. We recommended using lowercase input ids.
|
||||
**Optional** Input parameters allow you to specify data that the action expects to use during runtime. {% data variables.product.prodname_dotcom %} stores input parameters as environment variables. Input ids with uppercase letters are converted to lowercase during runtime. We recommend using lowercase input ids.
|
||||
|
||||
### Example: Specifying inputs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user