From 01b6e7ad4b5efb178a3f4d2668aeefd60d21d1aa Mon Sep 17 00:00:00 2001 From: Eric Dallo Date: Fri, 2 Jul 2021 19:25:10 -0300 Subject: [PATCH] Update aciton.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 469a5dc..2dbc739 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Setup clojure-lsp - Clojure tool for refactoring and cleaning your code.' -description: 'Setup your runner with clojure-lsp' +name: 'Setup clojure-lsp' +description: 'Setup your runner with clojure-lsp, a Clojure tool for refactoring and cleaning your code.' author: 'ericdallo' branding: icon: 'code'