Skip to content

Commit ccfc0d9

Browse files
committed
Use the option push_preview=true
1 parent bb74110 commit ccfc0d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ makedocs(;
2020
plugins=[links],
2121
)
2222

23-
deploydocs(; repo="github.com/gdalle/SparseMatrixColorings.jl", devbranch="main")
23+
deploydocs(; repo="github.com/gdalle/SparseMatrixColorings.jl", push_preview=true, devbranch="main")

0 commit comments

Comments
 (0)