diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 7cf1e50..35dc28d 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -4,7 +4,7 @@ name: Deploy static content to Pages on: # Runs on pushes targeting the default branch push: - branches: ["master", "fix-live-demo"] + branches: ["master", "website"] paths-ignore: - "**/*.md" diff --git a/docs/_docs/index.html b/docs/_docs/index.html index 939834b..abe4bab 100644 --- a/docs/_docs/index.html +++ b/docs/_docs/index.html @@ -8,4 +8,4 @@

Laminar Form Derivation

Laminar Form Derivation is a library that allows you to derive a form from a case class.

- 🚀 Demo \ No newline at end of file + 🚀 Demo \ No newline at end of file