mirror of
https://github.com/Jackett/Jackett
synced 2024-12-25 17:27:48 +00:00
azure-pipeline: add replace for GitHub release attachements upload.
This commit is contained in:
parent
0784e0784c
commit
65e93ce137
1 changed files with 1 additions and 0 deletions
|
@ -363,6 +363,7 @@ stages:
|
|||
tag: v$(Build.BuildNumber)
|
||||
title: v$(Build.BuildNumber)
|
||||
assets: $(Build.ArtifactStagingDirectory)/drop/*
|
||||
assetUploadMode: replace
|
||||
isDraft: true
|
||||
addChangeLog: true
|
||||
compareWith: lastNonDraftRelease
|
||||
|
|
Loading…
Reference in a new issue