Skip to content

Commit 3d2d6a7

Browse files
committed
chore: 깃헙 mcp 접근용 환경변수명 변경
1 parent eede314 commit 3d2d6a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"command": "npx",
2424
"args": ["-y", "@modelcontextprotocol/server-github"],
2525
"env": {
26-
"GITHUB_PERSONAL_ACCESS_TOKEN": "${GITHUB_PAT}"
26+
"GITHUB_PERSONAL_ACCESS_TOKEN": "${GH_TOKEN}"
2727
}
2828
},
2929
"postgresql": {

0 commit comments

Comments
 (0)