Skip to content

Commit 334e4d3

Browse files
chore(mcp): upload dxt as release asset
1 parent 5355e4d commit 334e4d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish-npm.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ jobs:
3939
yarn tsn scripts/publish-packages.ts "{ \"paths_released\": \"$PATHS_RELEASED\" }"
4040
env:
4141
NPM_TOKEN: ${{ secrets.CAS_PARSER_NPM_TOKEN || secrets.NPM_TOKEN }}
42+
43+
- name: Upload MCP Server DXT GitHub release asset
44+
run: gh release upload packages/mcp-server/cas_parser_node_api.dxt

0 commit comments

Comments
 (0)