From 6f837e90623c730fcbfdd30ba910059562855c46 Mon Sep 17 00:00:00 2001 From: Paul Merlin Date: Sat, 21 Sep 2019 16:04:03 +0200 Subject: [PATCH] Minor README edits --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4194b38..71725fd 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ If you need to pass environment variables, simply use the Github Actions workflo build-root-directory: some/subdirectory ``` -## Use a Gradle wrapper from a different directory: +## Use a Gradle wrapper from a different directory ```yaml - uses: eskatos/gradle-command-action@v1 @@ -75,7 +75,7 @@ If you need to pass environment variables, simply use the Github Actions workflo gradle-executable: path/to/gradle ``` -## Setup and use a declared Gradle version: +## Setup and use a declared Gradle version ```yaml - uses: eskatos/gradle-command-action@v1