Skip to content

Commit

Permalink
Update GitHub connection for generating releases (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
glennmusa authored Mar 7, 2022
1 parent d13be54 commit d44dcee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-devops/release/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ steps:
- task: GitHubRelease@0
displayName: 'Generate GitHub Release'
inputs:
gitHubConnection: Azure
gitHubConnection: 'missionlz-release'
repositoryName: '$(Build.Repository.Name)'
action: 'create'
target: '$(Build.SourceVersion)'
Expand Down

0 comments on commit d44dcee

Please sign in to comment.