From 83b446cd25c8172b33013af4034bb2826c2a96da Mon Sep 17 00:00:00 2001 From: shimataro Date: Tue, 31 Dec 2019 11:03:42 +0900 Subject: [PATCH] * add link to marketplace --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 97b783c..e458b00 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ [![Release][image-release]][link-release] [![License][image-license]][link-license] +[View on Marketplace](https://github.com/marketplace/actions/install-ssh-key) + This action installs SSH key into `~/.ssh`. Useful for SCP, SFTP, and `rsync` over SSH in deployment script.