gh_token ambiente variável PowerShell
[Environment]::SetEnvironmentVariable("GH_TOKEN","my-personal-token","User")
Determined Dragonfly
[Environment]::SetEnvironmentVariable("GH_TOKEN","my-personal-token","User")