Skip to content

Commit

Permalink
ci: setup pgk.pr.new
Browse files Browse the repository at this point in the history
  • Loading branch information
EmileRolley committed Jan 6, 2025
1 parent 9591cf9 commit ab3e939
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ jobs:
- id: test
name: Compile and test
run: yarn test

- name: Run pkg.pr.new
run: npx pkg-pr-new publish

0 comments on commit ab3e939

Please sign in to comment.