Skip to content

Commit 5d9a60f

Browse files
committed
ENH: add deploy instruction to docs/make.jl
1 parent 8492ecd commit 5d9a60f

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
@@ -144,3 +144,7 @@ makedocs(
144144
#=deploydocs(
145145
repo = "<repository url>"
146146
)=#
147+
148+
deploydocs(
149+
repo = "github.com/JuliaPlots/PlotlyJS.jl.git",
150+
)

0 commit comments

Comments
 (0)