1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Merge pull request #30138 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-08-22 03:33:16 -04:00
committed by GitHub

View File

@@ -354,7 +354,7 @@ runs:
#### `runs.steps[*].with`
**Optional** A `map` of the input parameters defined by the action. Each input parameter is a key/value pair. Input parameters are set as environment variables. The variable is prefixed with INPUT_ and converted to upper case.
**Optional** A `map` of the input parameters defined by the action. Each input parameter is a key/value pair. For more information, see [Example: Specifying inputs](#example-specifying-inputs).
```yaml
runs: