From c0b15090105d5230f9998e314271f27e4f9280bd Mon Sep 17 00:00:00 2001 From: Artur Date: Fri, 11 Mar 2022 19:19:52 +0100 Subject: [PATCH] added 'support' branch configuration --- GitVersion.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/GitVersion.yml b/GitVersion.yml index 667fa552ec..8cb4734ffc 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -2,3 +2,5 @@ assembly-versioning-scheme: MajorMinorPatch branches: main: tag: beta + support: + tag: beta