Browse Source

publish on push fix2

Tigger Kindel 1 year ago
parent
commit
d0eb042112
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GitVersion.yml

+ 1 - 1
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