1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

* add link to marketplace

This commit is contained in:
shimataro 2019-12-31 11:03:42 +09:00
parent f7c46b12d8
commit 83b446cd25
No known key found for this signature in database
GPG key ID: BE92C05736911A9D

View file

@ -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.