From e9c77ec5b54bd606d1018de6d02a067ddcb35e5d Mon Sep 17 00:00:00 2001 From: Naveenraj M Date: Tue, 31 Mar 2020 02:37:57 +0530 Subject: [PATCH] Trying unique name --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 9c7fa60..43cb13c 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'rpmbuild' +name: 'RPM Build' description: 'Build RPMs from spec file and upload it as Artifact or Release Asset' author: 'Naveenraj M' @@ -26,4 +26,4 @@ branding: icon: 'package' color: 'red' - \ No newline at end of file +