diff --git a/scripts/azure-pipeline.vs.yaml b/scripts/azure-pipeline.vs.yaml index 08e181bad..22feff8da 100644 --- a/scripts/azure-pipeline.vs.yaml +++ b/scripts/azure-pipeline.vs.yaml @@ -11,7 +11,8 @@ steps: repositoryName: 'Z3Prover/bin' action: 'edit' target: '$(Build.SourceVersion)' - tag: 'Git tag' + tagSource: 'auto' + tag: '1.0' title: 'nightly' releaseNotesSource: 'input' releaseNotes: 'nightly build'