From af29f32c08b6faf1b14d681db9fda34f755d36e4 Mon Sep 17 00:00:00 2001 From: TheBusyBiscuit Date: Wed, 13 May 2020 22:17:42 +0200 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 6a98997a..2c395d29 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'fancier-discord-webhooks' -description: 'This GitHub Action can produce fancy and more meaningful discord messages for your commits. It includes Test results and coverage.' +description: 'This GitHub Action sends fancy and more meaningful discord messages for your commits. It includes Test results and coverage.' inputs: id: @@ -15,4 +15,4 @@ runs: branding: icon: check-circle - color: blue \ No newline at end of file + color: blue