From 48962d4b65e926eff647f8dc0ac52879d50337e2 Mon Sep 17 00:00:00 2001 From: Owen Date: Thu, 11 Dec 2025 16:09:34 -0500 Subject: [PATCH] Make cicd create draft Former-commit-id: 6e31d3dcd51e89ef7afa1a0ae124cf8c5ae6425a --- .github/workflows/cicd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 22d3b7d..a28b5f7 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -594,6 +594,7 @@ jobs: files: | bin/* fail_on_unmatched_files: true + draft: true body: | ## Container Images - GHCR: `${{ env.GHCR_REF }}`