Update azure-pipelines.yml

This commit is contained in:
Syrus Akbary 2019-11-11 14:14:09 -08:00 committed by GitHub
parent 239e1e0544
commit 2343075bd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -232,7 +232,7 @@ jobs:
# TODO: automate it all by getting the release notes from somewhere else and using the `releaseNotesFile` key
isDraft: false
isPreRelease: false
assets: '$(Build.ArtifactStagingDirectory)'
assets: '$(Build.ArtifactStagingDirectory)/**'
- job: Docs
pool: