Skip to content

Commit

Permalink
Minor changes (#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
epassaro authored Feb 12, 2020
1 parent 145c709 commit 2935068
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines/release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ steps:
action: "create"
target: "$(Build.SourceVersion)"
tagSource: "userSpecifiedTag"
tag: "$(VERSION)"
tag: "v$(VERSION)"
title: "TARDIS v$(VERSION)"
isPreRelease: true
isPreRelease: false
changeLogCompareToRelease: "lastFullRelease"
changeLogType: "commitBased"

0 comments on commit 2935068

Please sign in to comment.