Skip to content

Commit

Permalink
mac/ci: update github connection
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyGharbi committed May 28, 2020
1 parent 21c228e commit 7a6d035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@ jobs:
displayName: 'Deploy to GitHub'
condition: and(succeeded(), contains(variables['Build.SourceBranch'], 'tags'))
inputs:
gitHubConnection: stream-labs_deploy
gitHubConnection: SLOBS_BE_DEPLOY
repositoryName: stream-labs/node-fontinfo
assets: $(Build.SourcesDirectory)/$(DistributionAritfact)-osx.tar.gz

0 comments on commit 7a6d035

Please sign in to comment.