Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
marianan authored Nov 4, 2022
1 parent 138f556 commit e459b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vsts_ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ stages:
- task: GitHubRelease@1
condition: and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/'))
inputs:
gitHubConnection: 'vikas0212git'
gitHubConnection: 'github.com_marianan-VScode-azure-iot-edge'
repositoryName: '$(Build.Repository.Name)'
action: 'create'
target: '$(Build.SourceVersion)'
Expand Down

0 comments on commit e459b2e

Please sign in to comment.