Skip to content

Commit 9ccb2af

Browse files
chore(mcp): upload dxt as release asset
1 parent 4afa2c2 commit 9ccb2af

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.ISAACUS_NPM_TOKEN || secrets.NPM_TOKEN }}
42+
43+
- name: Upload MCP Server DXT GitHub release asset
44+
run: gh release upload packages/mcp-server/isaacus_api.dxt

0 commit comments

Comments
 (0)