Skip to content

Commit

Permalink
remove push_preview in doc-generation
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Sep 5, 2023
1 parent 1ef851d commit 030aab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,5 @@ ENV["TRAVIS_PULL_REQUEST"] = "false"

deploydocs(
repo = "github.com/alan-turing-institute/MLJ.jl.git",
push_preview=true
push_preview=false
)

0 comments on commit 030aab0

Please sign in to comment.