chore(release): 3.2.0 [skip ci]
# [3.2.0](https://github.com/easingthemes/ssh-deploy/compare/v3.1.1...v3.2.0) (2023-01-02)
### Features
* Add SSH remote script support -  before and after rsync ([2cd8a82](2cd8a820e2))
			
			
This commit is contained in:
		
							parent
							
								
									2cd8a820e2
								
							
						
					
					
						commit
						18600dc04b
					
				@ -1,3 +1,10 @@
 | 
			
		||||
# [3.2.0](https://github.com/easingthemes/ssh-deploy/compare/v3.1.1...v3.2.0) (2023-01-02)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
### Features
 | 
			
		||||
 | 
			
		||||
* Add SSH remote script support -  before and after rsync ([2cd8a82](https://github.com/easingthemes/ssh-deploy/commit/2cd8a820e22135b7002fbe6a47cf33f99e2d337b))
 | 
			
		||||
 | 
			
		||||
## [3.1.1](https://github.com/easingthemes/ssh-deploy/compare/v3.1.0...v3.1.1) (2023-01-02)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "@draganfilipovic/ssh-deploy",
 | 
			
		||||
  "version": "3.1.1",
 | 
			
		||||
  "version": "3.2.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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user