From 15a6f141d83299753f389d15207d5b0678657459 Mon Sep 17 00:00:00 2001 From: Danny McCormick Date: Mon, 12 Aug 2019 14:41:43 -0400 Subject: [PATCH] Update action name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 82ec5f3..0d32b3f 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Setup Ruby for use with actions' +name: 'Setup Ruby environment' description: 'Setup a Ruby environment and add it to the PATH' author: 'GitHub' inputs: