From e7a06beff06473e7b120c15fc0cebfc7cf972f32 Mon Sep 17 00:00:00 2001 From: Danny McCormick Date: Mon, 12 Aug 2019 14:41:23 -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 418d6de..3c7d759 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Setup Go for use with actions' +name: 'Setup Go environment' description: 'Setup a Go environment and add it to the PATH, additionally providing proxy support' author: 'GitHub' inputs: