From d6d7d5bc1defe0f0987b3bb6b2242b7b8291231a Mon Sep 17 00:00:00 2001 From: Jonathan Berube Date: Wed, 29 Jan 2020 21:09:20 -0800 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 359f5af..6f47247 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'NSIS' +name: 'makensis' description: 'Nullsoft scriptable install system action' inputs: script-file: @@ -36,4 +36,4 @@ runs: branding: icon: 'triangle' - color: 'blue' \ No newline at end of file + color: 'blue'