Skip to content

Commit

Permalink
Get context
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Nov 24, 2024
1 parent 865ae0b commit 1b456e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/functions/public/Auth/Connect-GitHubAccount.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@
}
Set-GitHubContext @context -Default
$context = Get-GitHubContext
Write-Verbose ($context | Format-List | Out-String)
if (-not $Silent) {
$name = $context.Username
Write-Host '' -ForegroundColor Green -NoNewline
Expand Down

0 comments on commit 1b456e0

Please sign in to comment.