Use OAUTH github connection

This commit is contained in:
Joseph Donofry 2019-05-17 23:34:15 -04:00
parent 21ba39fd49
commit bbee98b825
No known key found for this signature in database
GPG key ID: E8A1D78EF044B0CB

View file

@ -24,7 +24,7 @@ steps:
#flattenFolders: false # Optional
- task: GitHubRelease@0
inputs:
gitHubConnection: Nheko-Reborn
gitHubConnection: nheko-reborn
repositoryName: '$(Build.Repository.Name)'
action: 'create' # Options: create, edit, delete
target: '$(Build.SourceVersion)' # Required when action == Create || Action == Edit