diff --git a/docs/make.jl b/docs/make.jl index fcdc5f2..704ffa3 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -46,4 +46,5 @@ makedocs(; deploydocs(; repo="code.millironx.com/millironx/Cowsay.jl", devbranch="master", + branch="pages", )