From 8631c14dca207be183c733999cde19e81cb610ab Mon Sep 17 00:00:00 2001 From: Milykh_MV Date: Sun, 25 Feb 2024 07:32:00 +0300 Subject: [PATCH] Remove default for workspace parameter --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index e0d7b6c..66fbf7e 100644 --- a/action.yml +++ b/action.yml @@ -15,7 +15,6 @@ inputs: description: 'The workspace API secret' workspace_file_param: description: Static parameter - default: "" workspace_file: description: 'The path to the workspace JSON file/DSL file(s)' runs: