From 36dc8066828a1bf94724b8fbaf4df417cbfe94f5 Mon Sep 17 00:00:00 2001 From: Bryce Hackel <34104885+bhackel@users.noreply.github.com> Date: Mon, 6 May 2024 14:38:47 -0700 Subject: [PATCH] Update buildapp.yml --- .github/workflows/buildapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index 564c2ff..2a83c70 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -38,7 +38,7 @@ on: type: string create_release: description: "Create a draft release" - default: false + default: true required: false type: boolean upload_artifact: