Skip to content

Commit

Permalink
AZP: Fix GithubRelease@0 in az-distro-release.yml
Browse files Browse the repository at this point in the history
Add releaseNotesSource/releaseNotesFile to
az-distro-release.yml pipeline

Signed-off-by: Yuriy Shestakov <yshestakov@mellanox.com>
  • Loading branch information
yshestakov committed Aug 28, 2020
1 parent 8f9e291 commit 23e9342
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildlib/az-distro-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,6 @@ jobs:
isDraft: true
addChangeLog: false
assetUploadMode: replace
releaseNotesSource: file
releaseNotesFile: NEWS
assets: "./$(artifact_name)"

0 comments on commit 23e9342

Please sign in to comment.