From 017eec94a53afe4f0a313c7dcba978802ff21628 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Tue, 12 Oct 2021 13:16:41 +0200 Subject: [PATCH] build: make action compatible with marketplace publication --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index c0d6260..f27272e 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: "Slugify" +name: "Slugify Value" description: "Github Action to slugify a value" author: "Romain Lespinasse" inputs: