Skip to content

Commit ad8dcb1

Browse files
committed
add deploy for docs
1 parent bd6336e commit ad8dcb1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/make.jl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ makedocs(
1010
"util.md",
1111
],
1212
)
13+
14+
deploydocs(
15+
repo = "github.com/flixpar/QuadraticAssignmentProblem.jl.git",
16+
devbranch = "main",
17+
)

0 commit comments

Comments
 (0)