We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93172a3 commit 018fc48Copy full SHA for 018fc48
.github/workflows/publish-mcp.yml
@@ -3,6 +3,7 @@ name: Publish to MCP Registry
3
on:
4
push:
5
tags: ['v*']
6
+ workflow_dispatch:
7
8
jobs:
9
publish:
0 commit comments