Skip to content

Commit

Permalink
ci: add pkg-pr-new
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Feb 18, 2025
1 parent 95a20e4 commit 2b7fd5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ jobs:

- name: Test
run: npm run test

- name: Publish
run: pnpx pkg-pr-new publish --compact --no-template --pnpm

0 comments on commit 2b7fd5b

Please sign in to comment.