mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-06-20 16:42:10 +10:00
update example.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
a79592f0da
commit
b2e4f0522d
3 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,11 @@
|
|||
|
||||
[GitHub Action](https://developer.github.com/actions/) for executing remote ssh commands.
|
||||
|
||||
<img src="./images/ssh-workflow.png">
|
||||
|
||||
## Usage
|
||||
|
||||
copy files and artifacts via SSH as blow.
|
||||
Executing remote ssh commands.
|
||||
|
||||
```
|
||||
action "Copy multiple file" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue