Skip to content

Commit

Permalink
Update gitHubConnection
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSAMPERE committed Nov 3, 2020
1 parent 400d1a2 commit a410027
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 @@ -216,7 +216,7 @@ stages:
- task: GitHubRelease@1
displayName: "Publish tagged code as Github Release"
inputs:
gitHubConnection: 'github.com_Guts'
gitHubConnection: 'github.com_SimonSAMPERE'
repositoryName: '$(Build.Repository.Name)'
action: 'create'
target: '$(Build.SourceVersion)'
Expand Down

0 comments on commit a410027

Please sign in to comment.