diff --git a/docs/make.jl b/docs/make.jl index 6d0062d..6643b43 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -21,4 +21,5 @@ makedocs(; deploydocs(; repo="github.com/JuliaCloud/AWSBatch.jl", push_preview=true, + devbranch = "main" )