mirror of
				https://github.com/SamKirkland/FTP-Deploy-Action.git
				synced 2025-10-31 09:14:00 +00:00 
			
		
		
		
	fixing tests
This commit is contained in:
		
							parent
							
								
									a9644610a0
								
							
						
					
					
						commit
						a7da5e54d2
					
				
							
								
								
									
										1
									
								
								.github/workflows/ftp.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ftp.yml
									
									
									
									
										vendored
									
									
								
							| @ -18,3 +18,4 @@ jobs: | ||||
|           server: ftp.samkirkland.com | ||||
|           username: test@samkirkland.com | ||||
|           password: ${{ secrets.ftp_password }} | ||||
|           dangerous-clean-slate: true | ||||
|  | ||||
							
								
								
									
										1
									
								
								.github/workflows/ftps.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ftps.yml
									
									
									
									
										vendored
									
									
								
							| @ -19,3 +19,4 @@ jobs: | ||||
|           username: test@samkirkland.com | ||||
|           password: ${{ secrets.ftp_password }} | ||||
|           protocol: ftps | ||||
|           dangerous-clean-slate: true | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user