From 6e62e60a6f2af6946c19fd6aed7d3d8e980cc8d1 Mon Sep 17 00:00:00 2001 From: Danny McCormick Date: Mon, 12 Aug 2019 14:40:04 -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 e573842..f33b2b6 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Setup Dotnet for use with actions' +name: 'Setup Dotnet environment' description: 'Setup a Dotnet environment and add it to the PATH, additionally providing proxy support' author: 'GitHub' inputs: