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 5988f64 commit 59c05f5Copy full SHA for 59c05f5
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- if: github.repository == 'my-mcp-hub/node-mcp-server'
+ if: github.repository == 'my-mcp-hub/doc-mcp-server'
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
.github/workflows/npm-publish.yml
@@ -6,7 +6,7 @@ on:
6
permissions:
contents: read
0 commit comments