Skip to content

Commit 11b6607

Browse files
committed
Fix service connection
1 parent 0989e8f commit 11b6607

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
3232
repositoryName: $(Build.Repository.Name)
3333
target: $(resources.pipeline.CI.sourceCommit)
3434
tagSource: userSpecifiedTag

0 commit comments

Comments
 (0)