mirror of
https://github.com/Jackett/Jackett
synced 2024-12-25 17:27:48 +00:00
Update GitHub Connection
This commit is contained in:
parent
4d05ab3fbc
commit
d124fa9cde
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ stages:
|
|||
- task: GitHubRelease@0
|
||||
displayName: Create Github release
|
||||
inputs:
|
||||
gitHubConnection: github.com_junglebus
|
||||
gitHubConnection: github.com_jackett
|
||||
repositoryName: '$(Build.Repository.Name)'
|
||||
action: create
|
||||
target: $(Build.SourceVersion)
|
||||
|
|
Loading…
Reference in a new issue