Skip to content

Commit f62ebef

Browse files
authored
chore(ci): use correct git ref for mcp-publish (#8589)
1 parent 6b3b513 commit f62ebef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish-mcp-registry.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
steps:
2323
- name: Checkout
2424
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
25+
with:
26+
ref: main
2527

2628
- name: Install mcp-publisher
2729
run: |

0 commit comments

Comments
 (0)