Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank23 committed Apr 23, 2024
1 parent c8e5e48 commit 75f8348
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
run: pnpm install
- name: "Lint and Test"
run: pnpm run lint
- name: "Build"
run: pnpm run build
- name: "pnpm publish"
run: pnpm publish --no-git-checks
env:
Expand Down

0 comments on commit 75f8348

Please sign in to comment.