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 3118d6c commit 1e696c5Copy full SHA for 1e696c5
.github/workflows/build-github-mcp-server.yml
@@ -49,6 +49,7 @@ jobs:
49
run: |
50
mkdir -p temp
51
cp cmd/github-mcp-server/github-mcp-server temp
52
+ chmod +x temp/github-mcp-server
53
54
- name: Create MCP config file
55
0 commit comments