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 (#26)

This commit is contained in:
shimataro 2019-09-29 13:21:53 +09:00 committed by GitHub
parent 3d8365bb3a
commit 444140406c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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