aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.ci/azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml
index 3884765ec..9dc113333 100644
--- a/.ci/azure-pipelines.yml
+++ b/.ci/azure-pipelines.yml
@@ -173,7 +173,7 @@ jobs:
- task: DownloadGitHubRelease@0
displayName: Download ABI compatibility check tool from GitHub
inputs:
- connection: Jellyfin GitHub
+ connection: jellyfin
userRepository: EraYaN/dotnet-compatibility
defaultVersionType: 'latest' # Options: latest, specificVersion, specificTag
#version: # Required when defaultVersionType != Latest