workos / authkit-nextjs

The WorkOS library for Next.js provides convenient helpers for authentication and session management using WorkOS & AuthKit with Next.js.
MIT License
58 stars 14 forks source link

Support automatically pushing releases to NPM #21

Closed jasonroelofs closed 6 months ago

jasonroelofs commented 6 months ago

This workflow hooks into the GitHub Release feature, pushing pre-releases to the next tag and full releases to the latest tag.

jasonroelofs commented 6 months ago

Correct! Due to it's nature I'm not directly able to test this workflow until we merge but yeah everything should be handled automatically by using Releases here in the repo.

benoitgrelard commented 6 months ago

Cool, I've merged it now, we can try it all next time we have to run a release.