mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-06-21 12:02:09 +10:00
chore(release): 4.0.0 [skip ci]
# [4.0.0](https://github.com/easingthemes/ssh-deploy/compare/v3.4.3...v4.0.0) (2023-01-03) ### Bug Fixes * rebuild ([2169399
](2169399fef
)) ### Performance Improvements * update default rsync options ([2be7efb
](2be7efb376
)) ### BREAKING CHANGES * Default rsync options updated to speed up default deployments. from `rltgoDzvO` to `-rlgoDzvc -i`
This commit is contained in:
parent
7c9b40539e
commit
8be4106fce
2 changed files with 19 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@draganfilipovic/ssh-deploy",
|
||||
"version": "3.4.3",
|
||||
"version": "4.0.0",
|
||||
"description": "Fast NodeJS action to deploy specific directory from `GITHUB_WORKSPACE` to a server via rsync over ssh.",
|
||||
"main": "dist/index.js",
|
||||
"files": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue