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

7 commits

Author SHA1 Message Date
shimataro
c2f68a094e
Feature/config (#39)
* * add `config` option

* * test feature/config

* * update lib

* * update test

* * update README

* * update SHA on verify

* * fix SHA

* * fix SHA

* Revert "* update SHA on verify"

This reverts commit ee52bcaa27.

* * revert refs

* * fix refs
2019-12-22 19:01:05 +09:00
shimataro
1d03f1dc42
* change SSH key name (#36) 2019-11-23 12:56:45 +09:00
shimataro
790461e0f1
* add test without name (#35) 2019-11-23 12:49:17 +09:00
shimataro
b957d8dcfb
Feature/print-created-files (#34)
* * print created files

* * fix location of .ssh
2019-11-23 12:40:36 +09:00
shimataro
14197b5b23
* matrix.platform -> matrix.os (#32) 2019-11-23 12:32:01 +09:00
shimataro
75bbea63d1
* change trigger (#31) 2019-09-29 20:12:59 +09:00
shimataro
65b7588cc3
Feature/verify (#30)
* * verify connection

* * use git clone for SSH connection test

* rerun CI

* rerun CI

* * rename verification

* * add badge

* * cross-platform verification

* * remove known_hosts for test

* Revert "* remove known_hosts for test"

This reverts commit 96f512a3a1.
2019-09-29 20:06:23 +09:00