mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
parent
8ea07ecb7c
commit
44952b1cd1
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
name: 'Install SSH Key'
|
name: 'Install SSH Key'
|
||||||
description: 'Install SSH key to ~/.ssh'
|
description: 'Install SSH key to ~/.ssh'
|
||||||
author: 'shimataro'
|
author: 'shimataro'
|
||||||
|
branding:
|
||||||
|
icon: 'terminal'
|
||||||
|
color: 'gray-dark'
|
||||||
inputs:
|
inputs:
|
||||||
private-key:
|
private-key:
|
||||||
description: 'private SSH key'
|
description: 'private SSH key'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue