From fd6f76906cf8129459b2b1b5085e480119e5ba95 Mon Sep 17 00:00:00 2001 From: Matt Dallmeyer Date: Wed, 11 Dec 2024 13:25:33 -0800 Subject: [PATCH] build_binaries --- .github/workflows/cut-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cut-release.yaml b/.github/workflows/cut-release.yaml index ff2331b572..5612f0c5d5 100644 --- a/.github/workflows/cut-release.yaml +++ b/.github/workflows/cut-release.yaml @@ -15,7 +15,7 @@ on: binary_source: description: 'Binary Source' required: true - default: 'modbase' + default: 'build_binaries' type: choice options: - vanilla