mirror of
https://github.com/gradle/wrapper-validation-action.git
synced 2025-02-23 12:19:19 +08:00
Refine README
Signed-off-by: Paul Merlin <paul@gradle.com>
This commit is contained in:
parent
b1a1876368
commit
801dc6b278
@ -36,7 +36,7 @@ If any are found that do not match the SHA-256 checksums of our official release
|
||||
|
||||
## Usage
|
||||
|
||||
Simply add this action to your workflow **before** running any Gradle build:
|
||||
Simply add this action to your workflow **after** having checked out your source tree and **before** running any Gradle build:
|
||||
|
||||
```yaml
|
||||
uses: eskatos/gradle-wrapper-check@releases/v1
|
||||
|
Loading…
Reference in New Issue
Block a user