Skip to content

Commit 1585e72

Browse files
small fix
1 parent 6b7c435 commit 1585e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Check the "Prep Google Creds" step in [setup-stackql.yml](.github/workflows/setu
5555
stackql exec -i ./examples/google-example.iql --auth='{ "google": { "type": "service_account", "credentialsfilepath": "sa-key.json" }}'
5656
```
5757

58-
## Input
58+
## Inputs
5959
- `use_wrapper` - (optional) Whether to install a wrapper to wrap subsequent calls of
6060
the `stackql` binary and expose its STDOUT, STDERR, and exit code as outputs
6161
named `stdout`, `stderr`, and `exitcode` respectively. Defaults to `false`.

0 commit comments

Comments
 (0)