mirror of
https://githubfast.com/appleboy/ssh-action
synced 2024-10-31 15:46:30 +00:00
describe true usage of allenvs parameter
This commit is contained in:
parent
9b978f09f2
commit
f7696d2dd2
@ -47,7 +47,7 @@ See [action.yml](./action.yml) for more detailed information.
|
||||
| envs | Pass environment variables to shell script | |
|
||||
| envs_format | Flexible configuration of environment value transfer | |
|
||||
| debug | Enable debug mode | false |
|
||||
| allenvs | Pass all environment variables to shell script | false |
|
||||
| allenvs | pass the environment variables with prefix value of GITHUB_ and INPUT_ to the script | false |
|
||||
| request_pty | Request a pseudo-terminal from the server | false |
|
||||
|
||||
## Usage
|
||||
|
Loading…
Reference in New Issue
Block a user