From a20ef3b25554b7e6e8398c95655c54770de073a7 Mon Sep 17 00:00:00 2001 From: simeng-li Date: Thu, 7 Dec 2023 11:01:59 +0800 Subject: [PATCH] refactor: remove the default branch ref remove the default branch ref --- action.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/action.yml b/action.yml index 2eb0c33..d4cf2d7 100644 --- a/action.yml +++ b/action.yml @@ -7,8 +7,6 @@ inputs: default: logto-${{ github.sha }} branch: description: The branch to checkout - required: true - default: "" runs: using: composite