From e11aeffce7c77d2c7dcb9a83ba6ccc26a3f97e5c Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Wed, 12 Apr 2023 16:57:38 +0200 Subject: [PATCH] Change name so that it can be published to the marketplace. There's a GitHub user named 'autoformat', so we can't publish an action with that name :/ --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2a14300..7eee711 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Autoformat' +name: 'Autoformatter' description: 'Autoformat code using dotnet format' inputs: projects: # id of input