From 93e7808c4a85c919e678aa32349cd9ec80daf06f Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Fri, 17 Jan 2020 09:48:20 +0100 Subject: [PATCH] Fix name --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index f78b70c..15aa25b 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ # https://help.github.com/en/articles/metadata-syntax-for-github-actions -name: 'UPX Action' +name: 'UPX GitHub Action' description: 'GitHub Action for UPX, the Ultimate Packer for eXecutables' author: 'crazy-max' branding: