1
1
Fork 0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-03-28 14:46:19 +01: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:
Lukas Tesar 2024-10-09 23:05:20 +02:00
parent bb32884d53
commit 5586e0bcf5
No known key found for this signature in database
GPG key ID: 3EDE68090C7C11BC
3 changed files with 9 additions and 9 deletions

View file

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

View file

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

View file

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