mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* use "install in", not "install to" (#75)
This commit is contained in:
parent
9289becf64
commit
9a9a8bc7af
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# https://help.github.com/en/articles/metadata-syntax-for-github-actions
|
||||
name: "Install SSH Key"
|
||||
description: "Install SSH key to ~/.ssh"
|
||||
description: "Install SSH key in ~/.ssh"
|
||||
author: "shimataro"
|
||||
branding:
|
||||
icon: "terminal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue