diff --git a/GitVersion.yml b/GitVersion.yml index e0a8cbb090..382fa786d2 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -11,7 +11,7 @@ branches: increment: Patch prevent-increment-of-merged-branch-version: false track-merge-target: true - is-release-branch: true + is-release-branch: false develop: regex: ^develop$ mode: ContinuousDeployment