fix: docs deployment

Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
Philip Molares 2023-10-08 17:49:16 +02:00
parent c1aa396a3e
commit 09698579a7
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
[build]
publish = "docs/site"
publish = "site"
command = "echo Pseudo build command because the build is made by the CI"