Skip to content

Commit

Permalink
ci: update publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
dalenguyen committed Aug 24, 2022
1 parent af3aa17 commit 1e00e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
run: pnpm build

- name: Publish
run: pnpm publish
run: pnpm publish --no-git-checks


0 comments on commit 1e00e58

Please sign in to comment.