We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent c781418 commit fe44be0Copy full SHA for fe44be0
README.md
@@ -47,7 +47,7 @@ See [action.yml](./action.yml) for more detailed information.
47
| envs | Pass environment variables to shell script | |
48
| envs_format | Flexible configuration of environment value transfer | |
49
| debug | Enable debug mode | false |
50
-| allenvs | pass the environment variables with prefix value of GITHUB_ and INPUT_ to the script | false |
+| allenvs | pass the environment variables with prefix value of `GITHUB_` and `INPUT_` to the script | false |
51
| request_pty | Request a pseudo-terminal from the server | false |
52
53
## Usage
0 commit comments