From 1835a2cab651dced18d7dd24b2dc6b1149a6656c Mon Sep 17 00:00:00 2001 From: sithlord48 Date: Thu, 31 Oct 2024 12:11:36 -0400 Subject: [PATCH] ci: use pre-release for continuous to stop it from grabbing latest tag also --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fdd887aa9..164d263c6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -314,7 +314,7 @@ jobs: with: repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: "continuous" - prerelease: false + prerelease: true title: "Continuous Build" files: | package-*/*