We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a423bd1 commit da1a73dCopy full SHA for da1a73d
.github/workflows/release.yml
@@ -68,4 +68,4 @@ jobs:
68
69
- name: Publish packages
70
if: ${{ steps.release.outputs.releases_created }}
71
- run: pnpm -r publish @instill-ai/typescript-sdk/package.json --no-git-checks
+ run: pnpm publish --no-git-checks
0 commit comments