fastify / website

Home Page:https://fastify.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate deployment of new releases

mcollina opened this issue · comments

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.