Skip to content

Commit

Permalink
Bugfix in connect-GHAccount, overriding the token.
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Sep 19, 2023
1 parent ae8238c commit c551626
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/GitHub/public/Core/Connect-GitHubAccount.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
$script:APIBaseURI = $APIBaseURI
$script:Owner = $Owner
$script:Repo = $Repo
$script:Token = $Token
$script:Version = $Version

Get-GitHubUser
Expand Down

0 comments on commit c551626

Please sign in to comment.