Public Access
1
0
mirror of https://github.com/appleboy/ssh-action.git synced 2026-01-28 15:03:17 +03:00

docs: improve documentation table formatting for output descriptions

- Adjust table formatting for improved output descriptions alignment in the documentation

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy
2026-01-28 09:29:11 +08:00
parent 23bd972bfc
commit 8e460a28f2

View File

@@ -129,8 +129,8 @@ These parameters control the use of a proxy (jump host) for connecting to your t
This action provides the following outputs that you can use in subsequent steps: This action provides the following outputs that you can use in subsequent steps:
| Output | Description | | Output | Description |
| ------ | ----------------------------------------------------------------- | | ------ | -------------------------------------------------------------------------- |
| stdout | Standard output of the executed commands (requires `capture_stdout: true`) | | stdout | Standard output of the executed commands (requires `capture_stdout: true`) |
--- ---