Skip to content

Commit 06ffc6f

Browse files
author
mcp-release-bot
committed
ci(mcp): fix verify step name casing; remove manual MCP publish workflow
1 parent d57e740 commit 06ffc6f

File tree

2 files changed

+1
-63
lines changed

2 files changed

+1
-63
lines changed

.github/workflows/publish-mcp.yml

Lines changed: 0 additions & 62 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ jobs:
251251
run: ./mcp-publisher publish
252252
- name: Verify publication
253253
env:
254-
NAME: io.github.othervibes/mcp-as-a-judge
254+
NAME: io.github.OtherVibes/mcp-as-a-judge
255255
run: |
256256
for i in {1..10}; do
257257
sleep 3

0 commit comments

Comments
 (0)