Skip to content

Commit 4508c36

Browse files
committed
Fix name
1 parent 5672b24 commit 4508c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make-multi.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ if success(`git commit -m 'Aggregate documentation'`)
9292
else
9393
run(`git push -u origin $outbranch`)
9494
end
95-
run(`git checkout main`)
95+
run(`git checkout master`)
9696
else
9797
@info "No changes to aggregated documentation."
9898
end

0 commit comments

Comments
 (0)