From 56e6f53948f23a323deafbd05706a1ec78028448 Mon Sep 17 00:00:00 2001 From: Alex <36872529+devalex88@users.noreply.github.com> Date: Fri, 10 Jul 2020 17:13:17 +0700 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 3e01807..f337d8b 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Katalon-Studio' +name: 'Katalon Studio' description: 'Execute Katalon Studio projects' inputs: version: @@ -18,4 +18,4 @@ inputs: runs: using: 'node12' - main: 'index.js' \ No newline at end of file + main: 'index.js'