mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-20 01:03:24 +02:00
Updated Github
This commit is contained in:
@@ -42,10 +42,6 @@ if (!GITHUB_PERSONAL_ACCESS_TOKEN) {
|
||||
process.exit(1);
|
||||
}
|
||||
|
||||
// GitHub API helper functions
|
||||
|
||||
// Add these helper functions to your existing code
|
||||
|
||||
async function forkRepository(
|
||||
owner: string,
|
||||
repo: string,
|
||||
|
||||
Reference in New Issue
Block a user