From d638e1cc3c841ef69391cc1c2b8109f824c0dfb4 Mon Sep 17 00:00:00 2001 From: Sebastian Arrubia Date: Fri, 13 May 2022 16:57:10 -0300 Subject: [PATCH] Better description --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 1ba29d4..d756c8b 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ -name: 'Split Evaluator' +name: 'Split Software Evaluator' author: 'Sebastian Arrubia (github.com/sarrubia)' -description: 'Evaluates Splits and set evaluations as output' +description: 'Evaluates your Split Feature Flags and set the evaluation treatments as output' inputs: api-key: # Split api key description: 'Split API key'