From 174bd641b3043efcd75404bef85320512581cee7 Mon Sep 17 00:00:00 2001 From: shimataro Date: Sun, 22 Sep 2019 08:07:34 +0900 Subject: [PATCH] * update explanation in README (#15) --- 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