We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd1eec commit 57f6f35Copy full SHA for 57f6f35
1 file changed
README.md
@@ -84,7 +84,7 @@ These parameters control the commands executed on the remote host and related be
84
| Parameter | Description | Default |
85
| --------------- | --------------------------------------------------------------------------------- | ------- |
86
| script | Commands to execute remotely | |
87
-| script_path | Path to a file containing commands to execute | |
+| script_path | Path to a file in the repository containing commands to execute remotely | |
88
| envs | Environment variables to pass to the shell script | |
89
| envs_format | Flexible configuration for environment variable transfer | |
90
| allenvs | Pass all environment variables with `GITHUB_` and `INPUT_` prefixes to the script | false |
0 commit comments