We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff86293 commit f2e5ad7Copy full SHA for f2e5ad7
docs/installation-guides/install-gemini-cli.md
@@ -40,7 +40,7 @@ The simplest way is to use GitHub's hosted MCP server:
40
"httpUrl": "https://api.githubcopilot.com/mcp/",
41
"trust": true,
42
"headers": {
43
- "Authorization": "Bearer $GITHUB_PAT"
+ "Authorization": "$GITHUB_PAT"
44
}
45
46
0 commit comments