From e7f1f19e086ec73fbfabd5192ce4ef529fab9ccd Mon Sep 17 00:00:00 2001 From: Bo Kou Date: Fri, 20 Jun 2025 16:00:33 +0800 Subject: [PATCH] Update release-official-kit.yml --- .github/workflows/release-official-kit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-official-kit.yml b/.github/workflows/release-official-kit.yml index c6e26d199..4c0e7b536 100644 --- a/.github/workflows/release-official-kit.yml +++ b/.github/workflows/release-official-kit.yml @@ -5,7 +5,7 @@ on: inputs: version: description: 'Version to use for editor-preload-official package' - required: true + required: false jobs: release: