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

Merge branch 'develop' into feature/private-key

This commit is contained in:
shimataro 2020-01-20 22:22:18 +09:00 committed by GitHub
commit 7a3224de76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 33 additions and 26 deletions

View file

@ -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"