There was an error while loading. Please reload this page.
1 parent 5e82127 commit 6f3a2abCopy full SHA for 6f3a2ab
1 file changed
README.md
@@ -12,7 +12,7 @@ This action lets you run a Test, Case, or Flow for a specific Site from your [Cu
12
| `site-id` | `ID` of the `Site` you want to run against | **YES** | `None` |
13
| `case-id` | `ID` of the `Case` you want to run | **NO** | `None` |
14
| `flow-id` | `ID` of the `Flow` you want to run | **NO** | `None` |
15
-| `updates` | `string` of values to update for a `Case`. (e.g. `step-1:<value> step-2:<value>`)| **NO** | `None` |
+| `updates` | Values to update for a `Case`. (e.g. `step-1:<value> step-2:<value>`)| **NO** | `None` |
16
17
## Example usage
18
0 commit comments