mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* update package.json
This commit is contained in:
parent
a3e81ce454
commit
7e3a067d83
2 changed files with 2 additions and 2 deletions
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 to .ssh",
|
"description": "Install SSH key to .ssh",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue