From dddc541505c6e2d7be15beaffb054451e1744949 Mon Sep 17 00:00:00 2001 From: Eric Daniels Date: Thu, 23 Jun 2022 16:40:37 -0400 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index d243ada..be293e3 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ -name: 'Code Coverage Summary' +name: 'Code Coverage Summaryy' author: 'Eric Daniels ' -description: 'A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary. (forked from irongut/CodeCoverageSummary)' +description: 'A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.' branding: icon: book-open color: purple