Scroll to setup continuous releases with pkg.pr.new
1
First, install the GitHub application on your repositories.
2
Then, use the following command in your workflows to create continuous releases.
npx pkg-pr-new publish
3
Done! Enjoy continuous releases on your Pull Requests!

4
Promote pkg.pr.new by adding a badge to your repository README:
[](https://pkg.pr.new/~/OWNER/REPO)
Replace OWNER and REPO with your GitHub username/organization and repository name.