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

update README

This commit is contained in:
shimataro 2021-03-09 13:58:27 +09:00
parent 7b4e14149a
commit f175db27c6
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
2 changed files with 14 additions and 6 deletions

View file

@ -14,7 +14,7 @@ inputs:
required: false
default: "id_rsa"
known_hosts:
description: "public keys of SSH servers, or set to 'no' in order to omit it"
description: "public keys of SSH servers"
required: true
default: ""
config: