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

Update the GitHub token to a Grant Auth token
This commit is contained in:
Bond-009 2019-07-07 12:25:58 +02:00 committed by GitHub
commit a31a396780
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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