mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 09:41:00 +08:00 
			
		
		
		
	Fix typo in README
This commit is contained in:
		@@ -135,7 +135,7 @@ The initial Action step will perform the Gradle setup.
 | 
			
		||||
 | 
			
		||||
### Gradle command-line arguments
 | 
			
		||||
 | 
			
		||||
The `arguments` input can used to pass arbitrary arguments to the `gradle` command line.
 | 
			
		||||
The `arguments` input can be used to pass arbitrary arguments to the `gradle` command line.
 | 
			
		||||
Arguments can be supplied in a single line, or as a multi-line input.
 | 
			
		||||
 | 
			
		||||
Here are some valid examples:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user