From 60f7b9a4e310b71dbf5957e10722600aca44b3d3 Mon Sep 17 00:00:00 2001 From: Adrien Date: Tue, 5 Sep 2023 14:04:40 +0200 Subject: [PATCH] fix: make action name unique --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index cc6fb5f..ac9184e 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ --- -name: "Deployments Action" +name: "EchoesHQ Deployments Action" author: "EchoesHQ" description: "Declare deployments and notify their status to Echoes." inputs: