diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2bba833d9..a8b571e28 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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: