Skip to content

Commit 6736bbf

Browse files
committed
fix devbranch master -> main
1 parent 791cc39 commit 6736bbf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ makedocs(;
2727

2828
deploydocs(;
2929
repo="github.com/JuliaAstro/PSFModels.jl",
30-
push_preview=true
30+
push_preview=true,
31+
devbranch="main"
3132
)

0 commit comments

Comments
 (0)