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.
1 parent 81468c3 commit 227278cCopy full SHA for 227278c
azure-pipelines/release.yml
@@ -28,7 +28,7 @@ stages:
28
- task: GitHubRelease@1
29
displayName: GitHub release (create)
30
inputs:
31
- gitHubConnection: GitHub AArnott
+ gitHubConnection: github.com_AArnott_OAuth
32
repositoryName: $(Build.Repository.Name)
33
target: $(resources.pipeline.CI.sourceCommit)
34
tagSource: userSpecifiedTag
0 commit comments