Skip to content

Commit

Permalink
Enable push_preview before deploying first time
Browse files Browse the repository at this point in the history
  • Loading branch information
hellemo committed Jun 28, 2024
1 parent 58cb4e5 commit 972a6c3
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 @@ -21,4 +21,4 @@ Documenter.makedocs(
pages = pages,
)

Documenter.deploydocs(; repo = "github.com/sintefore/SparseVariables.jl.git")
Documenter.deploydocs(; repo = "github.com/sintefore/SparseVariables.jl.git", push_preview = true)

0 comments on commit 972a6c3

Please sign in to comment.