chore(release): 4.0.1 [skip ci]

## [4.0.1](https://github.com/easingthemes/ssh-deploy/compare/v4.0.0...v4.0.1) (2023-01-03)

### Bug Fixes

* fix default source if empty ([9f191f4](9f191f4263))
This commit is contained in:
github-actions 2023-01-03 20:57:09 +00:00
parent 7c21074882
commit 79363f2b74
2 changed files with 8 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@draganfilipovic/ssh-deploy",
"version": "4.0.0",
"version": "4.0.1",
"description": "Fast NodeJS action to deploy specific directory from `GITHUB_WORKSPACE` to a server via rsync over ssh.",
"main": "dist/index.js",
"files": [