mirror of
https://github.com/jellyfin/jellyfin-server-macos.git
synced 2024-11-27 08:10:29 +00:00
Merge pull request #2 from EraYaN/patch-1
Change the GitHub connection name
This commit is contained in:
commit
a5c4470bf1
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user