From 404b406f8c103884d134e3a45584c1c1c2a2974b Mon Sep 17 00:00:00 2001 From: Tig Date: Sun, 7 Jul 2024 14:01:49 -0600 Subject: [PATCH] Updated yml --- GitVersion.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/GitVersion.yml b/GitVersion.yml index 6591516d9..91c174714 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -19,11 +19,10 @@ branches: #is-source-branch-for: ['v2'] source-branches: [] - v2: + v2_release: mode: ContinuousDeployment is-release-branch: true tag: prealpha - increment: Patch regex: ^v2_release?[/-] source-branches: ['v2_develop']