Skip to content

Commit

Permalink
Change to github service connection
Browse files Browse the repository at this point in the history
  • Loading branch information
Haard30 committed Jun 25, 2024
1 parent 0d05a77 commit 8ce7467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ extends:
Get-ChildItem -Path . -Recurse | Select-Object FullName
- task: GitHubRelease@1
inputs:
gitHubConnection: $(esrpKVServiceConnection)
gitHubConnection: $(githubReleaseServiceConnection)
repositoryName: 'AzureAD/microsoft-authentication-cli'
action: 'create'
target: $(Build.SourceVersion)
Expand Down

0 comments on commit 8ce7467

Please sign in to comment.