Merge pull request #2 from EraYaN/patch-1

Change the GitHub connection name
This commit is contained in:
Anthony Lavado 2019-07-06 18:25:08 -04:00 committed by GitHub
commit a5c4470bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ steps:
# Downloads a GitHub Release from a repository.
- task: DownloadGitHubRelease@0
inputs:
connection: 'mac-app-build'
connection: Jellyfin Release Download
userRepository: 'jellyfin/jellyfin'
defaultVersionType: 'latest'
itemPattern: 'jellyfin_*_macos.tar.gz'
@ -71,4 +71,4 @@ steps:
inputs:
PathtoPublish: '$(System.DefaultWorkingDirectory)/build/Release/'
ArtifactName: 'drop'
publishLocation: 'Container'
publishLocation: 'Container'