Skip to content

Commit 88e8d74

Browse files
committed
Update Azure github connection
1 parent e1d4b93 commit 88e8d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ steps:
6060
displayName: 'Deploy to GitHub'
6161
condition: and(succeeded(), contains(variables['Build.SourceBranch'], 'tags'))
6262
inputs:
63-
gitHubConnection: stream-labs_deploy
63+
gitHubConnection: SLOBS_BE_DEPLOY
6464
repositoryName: stream-labs/crash-handler
6565
assets: $(Build.SourcesDirectory)/$(DistributionAritfact).tar.gz

0 commit comments

Comments
 (0)