Преглед изворни кода

Merge pull request #1517 from jellyfin/EraYaN-azp-github-token-name

Update the GitHub connection name to use the GitHub App token
Bond-009 пре 6 година
родитељ
комит
953eb6e906
1 измењених фајлова са 1 додато и 1 уклоњено
  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