mirror of
https://github.com/Jackett/Jackett
synced 2025-03-03 18:36:00 +00:00
Update azure-pipelines.yml
This commit is contained in:
parent
234433ba8a
commit
614372a272
1 changed files with 2 additions and 2 deletions
|
@ -364,7 +364,7 @@ stages:
|
|||
- checkout: self
|
||||
|
||||
- task: DownloadPipelineArtifact@2
|
||||
displayName: Download artifacts for publish
|
||||
displayName: Download Artifacts for Publish
|
||||
inputs:
|
||||
patterns: '**/Jackett*'
|
||||
path: $(Build.ArtifactStagingDirectory)
|
||||
|
@ -382,4 +382,4 @@ stages:
|
|||
assets: $(Build.ArtifactStagingDirectory)/*
|
||||
isDraft: true
|
||||
addChangeLog: true
|
||||
compareWith: lastNonDraftRelease
|
||||
compareWith: lastNonDraftRelease
|
||||
|
|
Loading…
Reference in a new issue