Skip to content

Commit

Permalink
Fix release github connection
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Mar 30, 2021
1 parent 9c4b2c4 commit a6f3d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ stages:
- task: GitHubRelease@1
displayName: GitHub release (create)
inputs:
gitHubConnection: GitHub AArnott
gitHubConnection: github.com_AArnott_OAuth
repositoryName: $(Build.Repository.Name)
target: $(resources.pipeline.CI.sourceCommit)
tagSource: userSpecifiedTag
Expand Down

0 comments on commit a6f3d79

Please sign in to comment.