From b0361335a17bc629ba0212f3f1aafc21db14be21 Mon Sep 17 00:00:00 2001 From: JOSN <69223631+hjp521@users.noreply.github.com> Date: Sat, 18 Jun 2022 05:37:03 +0800 Subject: [PATCH] Create azure-pipelines.yml --- azure-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a6e7d6e..6d0a5af 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -245,4 +245,5 @@ steps: releaseNotesFile: '$(Build.ArtifactStagingDirectory)/ReleaseNotes.md' assets: '$(Build.ArtifactStagingDirectory)/Artifacts/*.zip' addChangeLog: false - isPreRelease: true + isPreRelease: true +