mirror of
				https://github.com/appleboy/scp-action.git
				synced 2025-10-23 08:55:54 +08:00 
			
		
		
		
	chore: add debug
This commit is contained in:
		@@ -30,6 +30,9 @@ inputs:
 | 
			
		||||
  rm:
 | 
			
		||||
    description: 'remove target folder before upload data'
 | 
			
		||||
    default: false
 | 
			
		||||
  debug:
 | 
			
		||||
    description: 'enable debug message'
 | 
			
		||||
    default: false
 | 
			
		||||
  strip_components:
 | 
			
		||||
    description: 'remove the specified number of leading path elements'
 | 
			
		||||
    default: 0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user