diff --git a/GitVersion.yml b/GitVersion.yml index bbe21e65..14e5c085 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -23,5 +23,5 @@ branches: hotfix: regex: ^hotfix?[/-] source-branches: [ 'develop' ] - tag: patch + tag: useBranchName increment: Patch