Skip to content

Commit

Permalink
chore: update version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
anwarulislam committed Jun 5, 2024
1 parent 3791137 commit 44db7cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
registry-url: https://registry.npmjs.org/
cache: pnpm

- name: Build package and lib
run: pnpm build:lib
- name: Build types
run: pnpm build:types

- name: Publish package
run: pnpm publish --access public --no-git-checks
Expand Down

0 comments on commit 44db7cc

Please sign in to comment.