diff --git a/GitVersion.yml b/GitVersion.yml index f9b784034..63cea9bf4 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -5,6 +5,7 @@ branches: develop: mode: ContinuousDeployment tag: pre + regex: ^develop$ main: tag: rc increment: Patch