diff --git a/README.md b/README.md index 82ff649..0b76300 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Install SSH key +# Install SSH Key [![Build][image-build]][link-build] [![Windows][image-verify-windows]][link-verify-windows] diff --git a/package-lock.json b/package-lock.json index f9138cb..365a6a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "ssh-key-action", + "name": "install-ssh-key", "version": "1.6.0", "lockfileVersion": 1, "requires": true, diff --git a/package.json b/package.json index 26fc169..a333e2a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "ssh-key-action", + "name": "install-ssh-key", "version": "1.6.0", "private": true, "description": "Install SSH key in .ssh",