From fc9a7b070eb9a684cc702a09f1904b054620cf0c Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:48:41 -0600 Subject: [PATCH] Update build_zip.yml --- .github/workflows/build_zip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_zip.yml b/.github/workflows/build_zip.yml index 99f702e..307df14 100644 --- a/.github/workflows/build_zip.yml +++ b/.github/workflows/build_zip.yml @@ -30,7 +30,7 @@ on: prerelease: description: "If true, mark the release as prerelease" required: false - default: "false" + default: "true" type: choice options: - "false"