mirror of
				https://github.com/SamKirkland/FTP-Deploy-Action.git
				synced 2025-10-31 09:34:01 +00:00 
			
		
		
		
	removing array log
This commit is contained in:
		
							parent
							
								
									6d1a190aef
								
							
						
					
					
						commit
						3384765d40
					
				| @ -129,8 +129,6 @@ function optionalInt(argumentName: string, rawValue: string): number | undefined | ||||
| } | ||||
| 
 | ||||
| function optionalStringArray(argumentName: string, rawValue: string): string[] | undefined { | ||||
|   console.log(rawValue); | ||||
| 
 | ||||
|   if (rawValue.length === 0) { | ||||
|     return undefined; | ||||
|   } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user