8000 Update README.md · github/github-mcp-server@5502afa · GitHub
[go: up one dir, main page]

Skip to content

Commit 5502afa

Browse files
PierreGodeSamMorrowDrums
authored andcommitted
Update README.md
Fix Uncaught Exception issue
1 parent cdab131 commit 5502afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Alternatively, to manually configure VS Code, choose the appropriate JSON block
5858
"type": "http",
5959
"url": "https://api.githubcopilot.com/mcp/",
6060
"headers": {
61-
"Authorization": "Bearer ${input:github_mcp_pat}",
61+
"Authorization": "Bearer ${input:github_mcp_pat}"
6262
}
6363
}
6464
},

0 commit comments

Comments
 (0)
0