Closed mattbishop closed 1 year ago
Is there an automated way to publish a GitHub release along with an npm release? People will want to see the changes in each release.
I have some automation that automatically does the publish to npm when a github release is created. Can set that up here too. I would either need admin access to the repo, or you'll need to setup some secrets to make this work.
Done this, and also opened #32 as a follow-up
Is there an automated way to publish a GitHub release along with an npm release? People will want to see the changes in each release.