diff --git a/docs/make.jl b/docs/make.jl index 578af9f..2b85018 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -18,7 +18,7 @@ makedocs(; sitename = "JACC.jl", ; prettyurls = true) ) -deploydocs(repo = "github.com/JuliaORNL/JACC.jl.git", +deploydocs(; repo = "github.com/JuliaGPU/JACC.jl.git", target = "build", push_preview = true, devbranch = "main"