fix doc deploy

- add deploydocs
This commit is contained in:
qwjyh 2024-05-07 11:44:23 +09:00
parent c827479082
commit 5e2efb727b

View file

@ -21,3 +21,7 @@ makedocs(;
"distance.md",
],
)
deploydocs(;
repo="github.com/qwjyh/QuantumLegos.jl",
)