1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 11:22:24 +01:00

[api-docs] Run using netlify builders (#8842)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jesse Hills
2025-05-19 19:48:04 +12:00
committed by GitHub
parent dfda0e5c7c
commit ef7a22ff04
3 changed files with 37 additions and 41 deletions

3
.netlify/netlify.toml Normal file
View File

@@ -0,0 +1,3 @@
[build]
command = "script/build-api-docs"
publish = "api-docs"