Browse Source

Update the GitHub connection name to use the GitHub App token

Erwin de Haan 6 năm trước cách đây
mục cha
commit
fc55b44e4b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .ci/azure-pipelines.yml

+ 1 - 1
.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