From b3e5c0b46a294a470a780f6e4701d9ac9aa1c13a Mon Sep 17 00:00:00 2001 From: shimataro Date: Sun, 22 Sep 2019 08:05:12 +0900 Subject: [PATCH] * update explanation in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a20e996..a9e2c38 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This action installs SSH key into `~/.ssh`. -Useful for `rsync` over SSH in deployment script. +Useful for SCP or SFTP or `rsync` over SSH in deployment script. ## Usage