From feedd7a4e0c452df4585c69f239568f2f3865f8b Mon Sep 17 00:00:00 2001 From: elzik <23397871+elzik@users.noreply.github.com> Date: Sat, 26 Oct 2024 17:15:09 +0100 Subject: [PATCH] Revert "Switch to ContinuousDelivery for GitVersion" This reverts commit 590525534eede99ac63ac17c83025a81e6f4d98f. --- GitVersion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index edb3235..79a988e 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,4 +1,4 @@ -mode: ContinuousDelivery +mode: ContinuousDeployment branches: main: is-release-branch: true