diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f6859d04..043c36ea 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -117,4 +117,4 @@ jobs: env: GITHUB_TOKEN: $(GITHUB_TOKEN) PRERELEASE: true - RELEASE_TAG: $(Build.SourceVersion) + RELEASE_TAG: unstable-$(Build.SourceVersion)