We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039f0f3 commit 2abe076Copy full SHA for 2abe076
.github/workflows/release.yml
@@ -158,4 +158,4 @@ jobs:
158
159
- name: Publish TS SDK
160
working-directory: apps/agentstack-sdk-ts
161
- run: npm publish
+ run: npm publish --tag rc
0 commit comments