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

9 commits

Author SHA1 Message Date
shimataro
3d8365bb3a
Feature/known_hosts (#25)
* * add "known-hosts" option

* * update CHANGELOG

* * update README

* * update actions.yml

* * update example of known-hosts

* * fix message
2019-09-29 13:18:35 +09:00
shimataro
44bea0d24f
* update README (#22) 2019-09-22 15:30:47 +09:00
shimataro
174bd641b3
* update explanation in README (#15) 2019-09-22 08:07:34 +09:00
shimataro
5b7947ebcf
* secret -> secrets (#14) 2019-09-22 07:58:50 +09:00
shimataro
68db9bb092
* change workflow name (#10) 2019-09-19 07:10:37 +09:00
shimataro
fbd8b6aa41
Feature/readme (#9)
* * add badges

* * add link to CHANGELOG
2019-09-19 07:05:03 +09:00
shimataro
010eec3d7a
Feature/styles (#6)
* * use tab for indent

* * use double quotes for string

* * use camelCase for variable

* * use path.join()

* * add JSDoc
2019-09-18 22:55:24 +09:00
shimataro
8ea07ecb7c
release v1.0.0 (#2) 2019-09-18 20:47:08 +09:00
shimataro
ace1e6a69a
* first action! (#1) 2019-09-18 20:39:54 +09:00