diff --git a/github/githubclient/client.go b/github/githubclient/client.go index 166efc6..9591d84 100644 --- a/github/githubclient/client.go +++ b/github/githubclient/client.go @@ -123,7 +123,7 @@ No GitHub OAuth token found! You can either create one at https://%s/settings/tokens and set the GITHUB_TOKEN environment variable, or use the official "gh" CLI (https://cli.github.com) config to log in: - $ gh auth login + $ gh auth login --insecure-storage Alternatively, configure a token manually in ~/.config/hub: