From f7c1d9354f590e88002ed8c19fdf0726f8787b49 Mon Sep 17 00:00:00 2001 From: Simon Schneegans Date: Sat, 15 Aug 2020 13:21:15 +0200 Subject: [PATCH] :wrench: Some formatting --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index e1ac4ae..7a92a67 100644 --- a/action.yml +++ b/action.yml @@ -22,7 +22,6 @@ inputs: label-color: description: 'The left color of the badge' required: false - default: 'grey' color: description: 'The right color of the badge' required: false