From 3425d0daa84a8998cfb7cd36ee2bf9c760001510 Mon Sep 17 00:00:00 2001 From: Simon Schneegans Date: Mon, 18 Apr 2022 20:42:43 +0200 Subject: [PATCH] :memo: Tweak badge description --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index f4247a5..9d02190 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Dynamic Badges' -description: 'Creates badge descriptions to be used with shields.io/endpoint and uploads them to a gist.' +description: 'Create badges via shields.io/endpoint for your README.md which may change with every commit.' branding: icon: 'tag' color: 'green'