diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1e35e9733..cbfc1123c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -152,12 +152,12 @@ jobs: repositoryName: wez/wezterm action: edit target: $(build.sourceVersion) - tagSource: 'manual' + tagSource: manual tag: azure-test-$(wezterm.tagname) assets: | $(Build.SourcesDirectory)/*.zip $(Build.SourcesDirectory)/*.deb - title: Azure test: $(wezterm.tagname) + title: "Azure test: $(wezterm.tagname)" assetUploadMode: replace addChangeLog: false isPreRelease: true