Skip to content

Commit da1a73d

Browse files
chore: update release command (#12)
Because - update release command This commit - update release command
1 parent a423bd1 commit da1a73d

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
@@ -68,4 +68,4 @@ jobs:
6868

6969
- name: Publish packages
7070
if: ${{ steps.release.outputs.releases_created }}
71-
run: pnpm -r publish @instill-ai/typescript-sdk/package.json --no-git-checks
71+
run: pnpm publish --no-git-checks

0 commit comments

Comments
 (0)