Skip to content

Commit b744eef

Browse files
committed
chore: rename project
1 parent 24b1df7 commit b744eef

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build:
12-
if: github.repository == 'my-mcp-hub/node-mcp-server'
12+
if: github.repository == 'my-mcp-hub/cat-mcp-server'
1313
runs-on: ubuntu-latest
1414
permissions:
1515
contents: read

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "node-mcp-server",
2+
"name": "cat-mcp-server",
33
"version": "0.0.1",
4-
"description": "MCP Server Template For Node.js",
4+
"description": "A cat mcp server",
55
"author": "zhensherlock",
66
"type": "module",
77
"license": "MIT",

0 commit comments

Comments
 (0)