mirror of
				https://github.com/easingthemes/ssh-deploy.git
				synced 2025-10-30 23:30:09 +08:00 
			
		
		
		
	[version] Description update
This commit is contained in:
		
							parent
							
								
									5fdc019220
								
							
						
					
					
						commit
						7d63f7f134
					
				| @ -1,5 +1,5 @@ | |||||||
| name: 'ssh deploy' | name: 'ssh deploy' | ||||||
| description: 'For deploying code over ssh' | description: 'NodeJS action for FAST deployment with rsync/ssh' | ||||||
| inputs: | inputs: | ||||||
|   SSH_PRIVATE_KEY:  # Private Key |   SSH_PRIVATE_KEY:  # Private Key | ||||||
|     description: 'Private Key' |     description: 'Private Key' | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "ssh-deploy", |   "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.", |   "description": "This GitHub Action deploys specific directory from `GITHUB_WORKSPACE` to a folder on a server via rsync over ssh.", | ||||||
|   "main": "src/index.js", |   "main": "src/index.js", | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dragan Filipovic
						Dragan Filipovic