From 5d5a117534fff193d5fdb2706979104e4fbed6c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjam=C3=ADn=20Vicente?= Date: Fri, 25 Feb 2022 21:32:38 -0300 Subject: [PATCH] Update action manifest --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index ea872d6..90d6916 100644 --- a/action.yml +++ b/action.yml @@ -1,8 +1,8 @@ -name: "Setup Poetry" +name: "Setup Poetry + cache ⚡" author: "@benjavicente" description: "Actions that setups poetry, with useful defaults" branding: - icon: "package" + icon: "zap" color: "blue" inputs: poetry-version: