Skip to content
Snippets Groups Projects
Verified Commit 3edb3380 authored by Joe Donofry's avatar Joe Donofry
Browse files

Use OAUTH github connection

parent bbee98b8
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ steps:
#flattenFolders: false # Optional
- task: GitHubRelease@0
inputs:
gitHubConnection: nheko-reborn
gitHubConnection: nheko-reborn-pipeline
repositoryName: '$(Build.Repository.Name)'
action: 'create' # Options: create, edit, delete
target: '$(Build.SourceVersion)' # Required when action == Create || Action == Edit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment