Fixed build

This commit is contained in:
Jamie 2020-06-09 21:18:20 +01:00 committed by GitHub
parent 8aa9f2e52a
commit 25e5f39485
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ stages:
tagSource: 'userSpecifiedTag'
tag: '$(gitTag)'
isDraft: true
changeLogCompareToRelease: 'lastRelease'
changeLogCompareToRelease: 'lastNonDraftRelease'
changeLogType: 'commitBased'
- task: GitHubRelease@1