From ca733864615f49729e198880d98719478ce46846 Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Tue, 24 Sep 2019 17:09:06 +0200 Subject: [PATCH] better description --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5fa87c3..af07626 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: delete-branch -description: Delete branch +description: Delete branch from repository author: dawidd6 branding: icon: git-branch