chore(docs): use gh action to build docs (#8097)

# Which Problems Are Solved

This allows us to build multiple docs in parallel and only runs when
docs/proto are changed.

# Additional Changes

- [ ] Change "required" in GitHub from Vercel to the docs flow

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
Florian Forster
2024-06-13 10:07:39 +02:00
committed by GitHub
parent 1374f17c8d
commit c9e352033e
8 changed files with 107 additions and 75 deletions

3
.gitignore vendored
View File

@@ -85,4 +85,5 @@ go.work.sum
load-test/node_modules
load-test/yarn-error.log
load-test/dist
load-test/dist
.vercel