diff --git a/action.yml b/action.yml index 02887d7..f0a7eb9 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ name: 'Code Coverage Summary' author: 'Irongut ' -description: 'A GitHub Action that reads Cobertura format code coverage files and outputs a summary.' +description: 'A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.' branding: icon: book-open color: purple