2.1.7
parent
e9c43c6900
commit
7e2c0f29d6
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ssh-deploy",
|
||||
"version": "2.1.5",
|
||||
"version": "2.1.7",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ssh-deploy",
|
||||
"version": "2.1.5",
|
||||
"version": "2.1.7",
|
||||
"description": "This GitHub Action deploys specific directory from `GITHUB_WORKSPACE` to a folder on a server via rsync over ssh.",
|
||||
"main": "src/index.js",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue