diff --git a/action.yml b/action.yml index 32833fc..91646ed 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