mirror of
				https://github.com/appleboy/scp-action.git
				synced 2025-10-23 08:55:54 +08:00 
			
		
		
		
	@@ -26,6 +26,7 @@ inputs:
 | 
				
			|||||||
    description: 'remove target folder before upload data'
 | 
					    description: 'remove target folder before upload data'
 | 
				
			||||||
  strip_components:
 | 
					  strip_components:
 | 
				
			||||||
    description: 'remove the specified number of leading path elements'
 | 
					    description: 'remove the specified number of leading path elements'
 | 
				
			||||||
 | 
					    default: 0
 | 
				
			||||||
runs:
 | 
					runs:
 | 
				
			||||||
  using: 'docker'
 | 
					  using: 'docker'
 | 
				
			||||||
  image: 'Dockerfile'
 | 
					  image: 'Dockerfile'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user