From 3a11cb44b1697397c3508b56db3fc3454bb9862a Mon Sep 17 00:00:00 2001 From: pseusys Date: Wed, 22 Feb 2023 22:39:38 +0100 Subject: [PATCH] branch name updated --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 4a34935..1166b7a 100644 --- a/action.yml +++ b/action.yml @@ -20,7 +20,7 @@ inputs: PUSH_BRANCH_NAME: required: false description: "The branch to update the readme in" - default: "master" + default: "" SHOW_OS: required: false