Skip to content

Commit 4f29473

Browse files
committed
Set reference repo URI
1 parent 378cdd5 commit 4f29473

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

documentation/documentation.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ val apiGuardianDocVersion = if (libs.versions.apiguardian.get().contains("SNAPSH
105105

106106
gitPublish {
107107
repoUri = "https://github.com/junit-team/junit5.git"
108+
referenceRepoUri = rootDir.toURI().toString()
109+
108110
branch = "gh-pages"
109111
sign = false
110112
fetchDepth = 1

0 commit comments

Comments
 (0)