From 222ea594b96c046e5cd96bb751a7c12611ad2d34 Mon Sep 17 00:00:00 2001 From: Mike Penz Date: Mon, 19 Oct 2020 20:48:35 +0200 Subject: [PATCH] - add updated description to action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 51c324e..61665f0 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Release Changelog Builder' -description: 'A GitHub action that builds your release notes fast, easy and exactly the way you want.' +description: 'A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.' author: 'Mike Penz' branding: icon: 'award'