From bdd2df504ddac22b7f735a7fecea1e6f501ce4f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Tue, 22 Oct 2019 18:41:27 -0500 Subject: [PATCH] :speech_balloon: Update Action name as GitHub is complaining about name uniqueness --- action.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 694253b..372ed82 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,5 @@ -name: 'Issue Manager' +name: "Tiangolo's Issue Manager" +author: "Sebastián Ramírez " description: 'Close issues using special keywords after a period of time with a custom message' inputs: token: