From 14c66da087201a2b7ad62f054c3f13c88f0acf1b Mon Sep 17 00:00:00 2001 From: cucadmuh <49571317+cucadmuh@users.noreply.github.com> Date: Wed, 29 Apr 2026 11:07:35 +0300 Subject: [PATCH] fix(ci): Update next.yml (#358) draft_release: true at next channel --- .github/workflows/next.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/next.yml b/.github/workflows/next.yml index 15cd65dd..4a775c14 100644 --- a/.github/workflows/next.yml +++ b/.github/workflows/next.yml @@ -28,6 +28,6 @@ jobs: source_ref: next target_branch: next prerelease: true - draft_release: false + draft_release: true verify_nix: true secrets: inherit