mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
Merge branch 'development' into bugfix/english
This commit is contained in:
commit
3c3b587f7b
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Install SSH key
|
# Install SSH Key
|
||||||
|
|
||||||
[![Build][image-build]][link-build]
|
[![Build][image-build]][link-build]
|
||||||
[![Windows][image-verify-windows]][link-verify-windows]
|
[![Windows][image-verify-windows]][link-verify-windows]
|
||||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "ssh-key-action",
|
"name": "install-ssh-key",
|
||||||
"version": "1.6.0",
|
"version": "1.6.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "ssh-key-action",
|
"name": "install-ssh-key",
|
||||||
"version": "1.6.0",
|
"version": "1.6.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Install SSH key in .ssh",
|
"description": "Install SSH key in .ssh",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue