docs: update README.md and improve code documentation

- Add a new entry for `request_pty` in the README.md file

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
pull/301/head v1.0.3
Bo-Yi Wu 12 months ago
parent d134a26a1f
commit 029f5b4aee
No known key found for this signature in database

@ -48,6 +48,7 @@ See [action.yml](./action.yml) for more detailed information.
| envs_format | Flexible configuration of environment value transfer | |
| debug | Enable debug mode | false |
| allenvs | Pass all environment variables to shell script | false |
| request_pty | Request a pseudo-terminal from the server | false |
## Usage

Loading…
Cancel
Save