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 6b3b513 commit f62ebefCopy full SHA for f62ebef
1 file changed
.github/workflows/publish-mcp-registry.yml
@@ -22,6 +22,8 @@ jobs:
22
steps:
23
- name: Checkout
24
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
25
+ with:
26
+ ref: main
27
28
- name: Install mcp-publisher
29
run: |
0 commit comments