mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-06-20 16:42:10 +10:00
fix: typo in success message
Reflects changes made by [drone-ssh#283](https://github.com/appleboy/drone-ssh/pull/283)
This commit is contained in:
parent
bb32884d53
commit
5586e0bcf5
3 changed files with 9 additions and 9 deletions
|
@ -74,9 +74,9 @@ jobs:
|
|||
whoami
|
||||
======END======
|
||||
out: ***
|
||||
==============================================
|
||||
✅ Successfully executed commands to all host.
|
||||
==============================================
|
||||
===============================================
|
||||
✅ Successfully executed commands to all hosts.
|
||||
===============================================
|
||||
```
|
||||
|
||||
### 设置 SSH 密钥
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue