mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-07 10:14:14 -04:00
Update the GitHub connection name to use the GitHub App token
This commit is contained in:
parent
f2a56fcd80
commit
fc55b44e4b
@ -173,7 +173,7 @@ jobs:
|
|||||||
- task: DownloadGitHubRelease@0
|
- task: DownloadGitHubRelease@0
|
||||||
displayName: Download ABI compatibility check tool from GitHub
|
displayName: Download ABI compatibility check tool from GitHub
|
||||||
inputs:
|
inputs:
|
||||||
connection: Jellyfin GitHub
|
connection: jellyfin
|
||||||
userRepository: EraYaN/dotnet-compatibility
|
userRepository: EraYaN/dotnet-compatibility
|
||||||
defaultVersionType: 'latest' # Options: latest, specificVersion, specificTag
|
defaultVersionType: 'latest' # Options: latest, specificVersion, specificTag
|
||||||
#version: # Required when defaultVersionType != Latest
|
#version: # Required when defaultVersionType != Latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user