We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40c619f + 0c1b8d0 commit bc04f5dCopy full SHA for bc04f5d
azure-pipelines/release.yml
@@ -28,7 +28,7 @@ stages:
28
- task: GitHubRelease@1
29
displayName: GitHub release (create)
30
inputs:
31
- gitHubConnection: GitHub
+ gitHubConnection: github.com_AArnott_OAuth
32
repositoryName: $(Build.Repository.Name)
33
target: $(resources.pipeline.CI.sourceCommit)
34
tagSource: userSpecifiedTag
0 commit comments