Skip to content

Commit 2aa5c75

Browse files
author
Dmitry Shibanov
committed
change connection
1 parent 13b2603 commit 2aa5c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines/templates/publish-release-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ steps:
2525
- task: GitHubRelease@1
2626
displayName: 'Upload release assets'
2727
inputs:
28-
gitHubConnection: 'Github Connection'
28+
gitHubConnection: 'GithubConnectionDSH'
2929
action: edit
3030
tag: '$(VERSION)-$(Build.BuildId)'
3131
title: '$(VERSION)'

0 commit comments

Comments
 (0)