mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 09:58:56 +08:00 
			
		
		
		
	Fix example in action.yml
This commit is contained in:
		@@ -32,7 +32,7 @@ inputs:
 | 
				
			|||||||
    required: false
 | 
					    required: false
 | 
				
			||||||
  # e.g. Use the following setting to prevent the local build cache from being saved/restored
 | 
					  # e.g. Use the following setting to prevent the local build cache from being saved/restored
 | 
				
			||||||
  #      gradle-home-cache-excludes: |
 | 
					  #      gradle-home-cache-excludes: |
 | 
				
			||||||
  #           ["caches/build-cache-1"]
 | 
					  #           caches/build-cache-1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  arguments:
 | 
					  arguments:
 | 
				
			||||||
    description: Gradle command line arguments (supports multi-line input)
 | 
					    description: Gradle command line arguments (supports multi-line input)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user