We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb82f5 commit fc87ee7Copy full SHA for fc87ee7
.github/workflows/release.yml
@@ -154,4 +154,4 @@ jobs:
154
155
- name: Publish TS SDK
156
working-directory: apps/agentstack-sdk-ts
157
- run: pnpm publish --access public --no-git-checks
+ run: npm publish
0 commit comments