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

Feature/name (#74)

* * "Install SSH key" -> "Install SSH Key"

* * update package.json
This commit is contained in:
shimataro 2020-01-18 20:20:37 +09:00 committed by GitHub
parent 262b0e5f7b
commit 9289becf64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View file

@ -1,5 +1,5 @@
{
"name": "ssh-key-action",
"name": "install-ssh-key",
"version": "1.6.0",
"lockfileVersion": 1,
"requires": true,