Skip to content

Commit

Permalink
Merge pull request #2 from sharwell/customize-template
Browse files Browse the repository at this point in the history
Update the gitHubConnection name
  • Loading branch information
sharwell authored Jan 4, 2022
2 parents 747bcf4 + 4892d7b commit 6ea5762
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: tunnelvisionlabs
gitHubConnection: github.com_sharwell
repositoryName: $(Build.Repository.Name)
target: $(resources.pipeline.CI.sourceCommit)
tagSource: userSpecifiedTag
Expand Down

0 comments on commit 6ea5762

Please sign in to comment.