Update the GitHub token to a Grant Auth token.

pull/1518/head
Erwin de Haan 5 years ago committed by GitHub
parent 953eb6e906
commit 440177a43d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save