Skip to content

Commit d836bee

Browse files
committed
Always link to default branch.
Fixes #121
1 parent 526e361 commit d836bee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/build-site.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ build_ropensci_docs <- function(path = ".", destination = NULL, install = FALSE,
6868
navbar = list(type = NULL, bg = NULL),
6969
development = list(mode = 'release'),
7070
url = deploy_url,
71+
repo = list(branch = "HEAD"),
7172
destination = destination
7273
)
7374

0 commit comments

Comments
 (0)