You've already forked ssh-action
mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2026-02-03 11:49:52 +00: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