Skip to content

Commit 982837f

Browse files
committed
add deploydocs
1 parent debd1dd commit 982837f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/make.jl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ makedocs(
1919
]
2020
# doctest=:fix # = false to skip doctests
2121
)
22+
23+
deploydocs(
24+
repo="github.com/guilgautier/PartialRejectionSampling.jl.git",
25+
)

0 commit comments

Comments
 (0)