From d70a94c5c3957913e0cd5e4a6985c6d8e88987c0 Mon Sep 17 00:00:00 2001 From: m2 <69128853+m2Giles@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:48:52 -0400 Subject: [PATCH] chore(ci): keep beta tag around --- .github/workflows/reusable-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-build.yml b/.github/workflows/reusable-build.yml index 471021b..930bdfb 100644 --- a/.github/workflows/reusable-build.yml +++ b/.github/workflows/reusable-build.yml @@ -73,7 +73,7 @@ jobs: IS_LATEST_VERSION=true IS_STABLE_VERSION=true IS_GTS_VERSION=false - IS_BETA_VERSION=false + IS_BETA_VERSION=true fi COMMIT_TAGS=()