[version] Description update

This commit is contained in:
Dragan Filipovic 2019-10-03 01:07:28 +02:00
parent 5fdc019220
commit 7d63f7f134
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ssh-deploy",
"version": "2.0.5",
"version": "2.0.6",
"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": {