We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c867e8 + 5502afa commit 90124e0Copy full SHA for 90124e0
1 file changed
README.md
@@ -58,7 +58,7 @@ Alternatively, to manually configure VS Code, choose the appropriate JSON block
58
"type": "http",
59
"url": "https://api.githubcopilot.com/mcp/",
60
"headers": {
61
- "Authorization": "Bearer ${input:github_mcp_pat}",
+ "Authorization": "Bearer ${input:github_mcp_pat}"
62
}
63
64
},
0 commit comments