From d0eb0421125d8b72ce3d063b98ffb02bbd749f1b Mon Sep 17 00:00:00 2001 From: Tigger Kindel Date: Thu, 17 Aug 2023 10:31:13 -0600 Subject: [PATCH] publish on push fix2 --- GitVersion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index 9fa7b3794..f9b784034 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -4,7 +4,7 @@ continuous-delivery-fallback-tag: 'pre' branches: develop: mode: ContinuousDeployment - tag: pre.{BranchName} + tag: pre main: tag: rc increment: Patch