Skip to content

Commit 0c1b8d0

Browse files
committed
Fix service connection for real this time
1 parent 11b6607 commit 0c1b8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ stages:
2828
- task: GitHubRelease@1
2929
displayName: GitHub release (create)
3030
inputs:
31-
gitHubConnection: GitHub
31+
gitHubConnection: github.com_AArnott_OAuth
3232
repositoryName: $(Build.Repository.Name)
3333
target: $(resources.pipeline.CI.sourceCommit)
3434
tagSource: userSpecifiedTag

0 commit comments

Comments
 (0)