mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-12-25 01:26:19 +08:00
Fix typo in README
This commit is contained in:
parent
116ac10f81
commit
94d04eaa0d
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user