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

* add help URL of action.yml

This commit is contained in:
shimataro 2019-09-29 13:19:34 +09:00
parent 3d8365bb3a
commit c5d832e970
No known key found for this signature in database
GPG key ID: BE92C05736911A9D

View file

@ -1,3 +1,4 @@
# https://help.github.com/en/articles/metadata-syntax-for-github-actions
name: "Install SSH Key" name: "Install SSH Key"
description: "Install SSH key to ~/.ssh" description: "Install SSH key to ~/.ssh"
author: "shimataro" author: "shimataro"