diff --git a/GitVersion.yml b/GitVersion.yml index b3e72d801..e68806009 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -1,2 +1,6 @@ workflow: GitFlow/v1 next-version: 3.0.0 +branches: + release: + prevent-increment: + when-current-commit-tagged: true