From 36c108b62eabb0f215ead4b7dd4d506579dcfcfa Mon Sep 17 00:00:00 2001 From: Gennady Pundikov Date: Thu, 12 Dec 2024 16:23:22 +0300 Subject: [PATCH] fix GitVersion config --- GitVersion.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/GitVersion.yml b/GitVersion.yml index e5c14da..fd60541 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,6 +1,7 @@ mode: ContinuousDelivery branches: main: + mode: ContinuousDeployment label: '' increment: Patch is-main-branch: true