fix: typo in success message (#340)

Reflects changes made by [drone-ssh#283](https://github.com/appleboy/drone-ssh/pull/283)
This commit is contained in:
Lukáš Tesař 2024-10-13 03:00:02 +02:00 committed by GitHub
parent bb32884d53
commit 3f1416813d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 deletions

View File

@ -82,9 +82,9 @@ output:
whoami
======END======
out: ***
==============================================
✅ Successfully executed commands to all host.
==============================================
===============================================
✅ Successfully executed commands to all hosts.
===============================================
```
### Setting up a SSH Key

View File

@ -74,9 +74,9 @@ jobs:
whoami
======END======
out: ***
==============================================
✅ Successfully executed commands to all host.
==============================================
===============================================
✅ Successfully executed commands to all hosts.
===============================================
```
### 设置 SSH 密钥

View File

@ -74,9 +74,9 @@ jobs:
whoami
======END======
out: ***
==============================================
✅ Successfully executed commands to all host.
==============================================
===============================================
✅ Successfully executed commands to all hosts.
===============================================
```
### 設置 SSH 金鑰