Skip to content

Commit df9fa4b

Browse files
chore: updated key name to OSS
1 parent 23a2957 commit df9fa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-oss.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
2626
- name: Login and Publish to MCP Registry
2727
run: |
28-
./mcp-publisher login dns --domain webflow.com --private-key ${{ secrets.MCP_PRIVATE_KEY }}
28+
./mcp-publisher login dns --domain webflow.com --private-key ${{ secrets.OSS_PRIVATE_KEY }}
2929
./mcp-publisher publish

0 commit comments

Comments
 (0)