Automate deployment of new releases
mcollina opened this issue · 0 comments
mcollina commented
The previous website is automatically regenerated every time there is a new release.
We should set the same thing up for this one too.
https://github.com/fastify/fastify/blob/main/.github/workflows/website.yml.
This is what we use in Platformatic: https://github.com/platformatic/platformatic/blob/main/.github/workflows/update-docs.yml.