From bcbb872542293e254525fa2e173fb0b1a6b8cff7 Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Mon, 18 Dec 2023 01:01:31 +0100 Subject: [PATCH] merge by default --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 68d78800..33c9f340 100644 --- a/action.yml +++ b/action.yml @@ -40,7 +40,7 @@ runs: - ${{ inputs.sort }} - --minstars - ${{ inputs.minstars }} - - ${{ inputs.mergepackages == "true" ? "--inputs.mergepackages" }} + - --mergepackages - --verbose branding: