mirror of
				https://github.com/SamKirkland/FTP-Deploy-Action.git
				synced 2025-10-31 16:24:00 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		
							parent
							
								
									1cffb780cf
								
							
						
					
					
						commit
						a7d2862205
					
				
							
								
								
									
										4
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							| @ -2105,7 +2105,7 @@ function getServerFiles(client, logger, timings, args) { | |||||||
|         } |         } | ||||||
|         catch (e) { |         catch (e) { | ||||||
|             logger.all(`----------------------------------------------------------------`); |             logger.all(`----------------------------------------------------------------`); | ||||||
|             logger.all(`No file exists on the server "${args["server-dir"] + args["state-name"]}" - this much be your first publish! 🎉`); |             logger.all(`No file exists on the server "${args["server-dir"] + args["state-name"]}" - this must be your first publish! 🎉`); | ||||||
|             logger.all(`The first publish will take a while... but once the initial sync is done only differences are published!`); |             logger.all(`The first publish will take a while... but once the initial sync is done only differences are published!`); | ||||||
|             logger.all(`If you get this message and its NOT your first publish, something is wrong.`); |             logger.all(`If you get this message and its NOT your first publish, something is wrong.`); | ||||||
|             // set the server state to nothing, because we don't know what the server state is
 |             // set the server state to nothing, because we don't know what the server state is
 | ||||||
| @ -6792,4 +6792,4 @@ module.exports = require("util"); | |||||||
| /******/ 	// Load entry module and return exports
 | /******/ 	// Load entry module and return exports
 | ||||||
| /******/ 	return __webpack_require__(399); | /******/ 	return __webpack_require__(399); | ||||||
| /******/ })() | /******/ })() | ||||||
| ; | ; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user