From 7b18907e93cff5f3dd67bbd3e61ab74af20d5da1 Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Tue, 24 Sep 2019 17:26:38 +0200 Subject: [PATCH] action: more human name --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index af07626..e4c59f1 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: delete-branch -description: Delete branch from repository +name: Delete branch +description: Delete a single branch from repository author: dawidd6 branding: icon: git-branch