Skip to content

Commit 227278c

Browse files
committed
Fix release pipeline
1 parent 81468c3 commit 227278c

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 AArnott
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)