From d432f2086c17eeeddd686403cef0c863fdb1e7db Mon Sep 17 00:00:00 2001 From: Daz DeBoer Date: Thu, 19 Aug 2021 13:03:18 -0600 Subject: [PATCH] Provide a better description for the action --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index b6b641a..aa03d39 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: "Gradle Build Action" -description: 'Execute Gradle Build' +description: 'Executes a Gradle build, caching useful state in the GitHub actions cache' # https://help.github.com/en/articles/metadata-syntax-for-github-actions