Skip to content

Commit

Permalink
chore: update release command (#12)
Browse files Browse the repository at this point in the history
Because

- update release command

This commit

- update release command
  • Loading branch information
iamnamananand996 authored Sep 25, 2023
1 parent a423bd1 commit da1a73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:

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

0 comments on commit da1a73d

Please sign in to comment.