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

* update manifest file

This commit is contained in:
shimataro 2020-01-18 08:35:22 +09:00
parent c10a3b8014
commit 9a5305f0cb
No known key found for this signature in database
GPG key ID: BE92C05736911A9D

View file

@ -9,9 +9,6 @@ inputs:
private-key:
description: "private SSH key"
required: true
public-key:
description: "public SSH key"
required: true
name:
description: "SSH key file name (default: id_rsa)"
required: false