mirror of
				https://github.com/appleboy/scp-action.git
				synced 2025-10-31 19:53:47 +00:00 
			
		
		
		
	chore: update format
This commit is contained in:
		
							parent
							
								
									b4a9fbedff
								
							
						
					
					
						commit
						e19e960a89
					
				
							
								
								
									
										6
									
								
								.github/main.workflow
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/main.workflow
									
									
									
									
										vendored
									
									
								
							| @ -56,5 +56,9 @@ action "Add secret in args" { | ||||
|     "HOST", | ||||
|     "KEY", | ||||
|   ] | ||||
|   args = ["--username", "$USERNAME", "--source", "tests/a.txt", "--source", "tests/b.txt"] | ||||
|   args = [ | ||||
|     "--username", "$USERNAME", | ||||
|     "--source", "tests/a.txt", | ||||
|     "--source", "tests/b.txt", | ||||
|   ] | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user