From ef974bd736ca382b7a8b68c10cba3bb2465196b9 Mon Sep 17 00:00:00 2001 From: Corporate Gadfly Date: Wed, 2 Sep 2026 14:10:16 -0400 Subject: [PATCH] remove duplicate type key remove duplicate type key which got introduced in 0707554d547bf914b1bca7f7cafe6937a37ac024 Signed-off-by: Corporate Gadfly --- .github/workflows/prepare_release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/prepare_release.yml b/.github/workflows/prepare_release.yml index 12e55d146..5aa417fe7 100644 --- a/.github/workflows/prepare_release.yml +++ b/.github/workflows/prepare_release.yml @@ -10,7 +10,6 @@ on: base-branch: description: 'The branch that will be used as the origin for the release branch.' required: false - type: string type: choice options: - main