mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-01-28 06:53: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:
@@ -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:
|
||||
|
||||
| Output | Description |
|
||||
| ------ | ----------------------------------------------------------------- |
|
||||
| Output | Description |
|
||||
| ------ | -------------------------------------------------------------------------- |
|
||||
| stdout | Standard output of the executed commands (requires `capture_stdout: true`) |
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user