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

8 commits

Author SHA1 Message Date
shimataro
7ec9b1eed9
Revert "* revert options of getInput()"
This reverts commit 39351ede4e.
2019-12-22 20:40:43 +09:00
shimataro
39351ede4e
* revert options of getInput() 2019-12-22 20:37:43 +09:00
shimataro
aba9d05fc7
* core.getInput() receives "required" option 2019-12-22 19:53:52 +09:00
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
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
4ea0f24aab
* use tab for indent (#8) 2019-09-19 06:55:40 +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
ace1e6a69a
* first action! (#1) 2019-09-18 20:39:54 +09:00