Skip to content

Commit 57f6f35

Browse files
authored
docs(readme): better wording for script_path property (#387)
Better wording for `script_path` property.
1 parent ffd1eec commit 57f6f35

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
@@ -84,7 +84,7 @@ These parameters control the commands executed on the remote host and related be
8484
| Parameter | Description | Default |
8585
| --------------- | --------------------------------------------------------------------------------- | ------- |
8686
| script | Commands to execute remotely | |
87-
| script_path | Path to a file containing commands to execute | |
87+
| script_path | Path to a file in the repository containing commands to execute remotely | |
8888
| envs | Environment variables to pass to the shell script | |
8989
| envs_format | Flexible configuration for environment variable transfer | |
9090
| allenvs | Pass all environment variables with `GITHUB_` and `INPUT_` prefixes to the script | false |

0 commit comments

Comments
 (0)