From d28164f057fab2a889ca9c0d06d891e5dde29090 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Tue, 17 Dec 2024 00:08:16 -0600 Subject: [PATCH] ci: Change docs path --- docs/make.jl | 1 + 1 file changed, 1 insertion(+) 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", )