Update GitHub Connection

This commit is contained in:
junglebus 2020-02-06 19:27:15 +11:00 committed by GitHub
parent 4d05ab3fbc
commit d124fa9cde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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