Skip to content

Commit 029f5b4

Browse files
committed
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>
1 parent d134a26 commit 029f5b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ See [action.yml](./action.yml) for more detailed information.
4848
| envs_format | Flexible configuration of environment value transfer | |
4949
| debug | Enable debug mode | false |
5050
| allenvs | Pass all environment variables to shell script | false |
51+
| request_pty | Request a pseudo-terminal from the server | false |
5152

5253
## Usage
5354

0 commit comments

Comments
 (0)