We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e6843 commit 649339fCopy full SHA for 649339f
docs/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.10](https://github.com/easingthemes/ssh-deploy/compare/v2.2.9...v2.2.10) (2021-05-27)
2
+
3
4
+### Bug Fixes
5
6
+* add assets to semantic-release git ([0867b12](https://github.com/easingthemes/ssh-deploy/commit/0867b12954dee2b8a2cccb7dfea3b8f3aa62d679))
7
8
## [2.2.9](https://github.com/easingthemes/ssh-deploy/compare/v2.2.8...v2.2.9) (2021-05-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@draganfilipovic/ssh-deploy",
- "version": "2.1.9",
+ "version": "2.2.10",
"description": "Fast NodeJS action to deploy specific directory from `GITHUB_WORKSPACE` to a server via rsync over ssh.",
"main": "dist/index.js",
"files": [
0 commit comments