Преглед на файлове

Merge pull request #1518 from jellyfin/EraYaN-azp-grant-auth

Update the GitHub token to a Grant Auth token
Bond-009 преди 6 години
родител
ревизия
a31a396780
променени са 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
+        connection: Jellyfin Release Download
         userRepository: EraYaN/dotnet-compatibility
         defaultVersionType: 'latest' # Options: latest, specificVersion, specificTag
         #version: # Required when defaultVersionType != Latest