Skip to content

Commit fc87ee7

Browse files
committed
chore: update release sdk to npm instead of pnpm
Signed-off-by: Tomas Weiss <tomas.weiss2@gmail.com>
1 parent bcb82f5 commit fc87ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,4 @@ jobs:
154154

155155
- name: Publish TS SDK
156156
working-directory: apps/agentstack-sdk-ts
157-
run: pnpm publish --access public --no-git-checks
157+
run: npm publish

0 commit comments

Comments
 (0)