From 2d5aa7fbc671f6adf31e9a52253451bd269106e5 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Sat, 8 Jun 2024 23:48:56 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20Compling=20Resolved=20(buildapp.yml?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 a8bc6ab..bac714e 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -23,7 +23,7 @@ on: type: string commit_id: description: "(Optional) Commit ID to build at" - default: "f78647efe0e7236c3a4dffca0c0fe9cb62d8f55e" + default: "" required: false type: string create_release: