diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d04d24a..473b29a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -163,3 +163,4 @@ stages: tag: $(tagName) assets: '$(Build.ArtifactStagingDirectory)/$(xpcPackageName).zip' isPreRelease: true + isDraft: true