Add missing deploy key and GH pages task dependency

This commit is contained in:
Gary Tierney
2018-09-04 18:46:06 +01:00
committed by Gary Tierney
parent ff21bfc110
commit 3a96ffb6d3
2 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -15,4 +15,6 @@ githubPages {
pages {
from "$buildDir/asciidoc/html5"
}
}
}
prepareGhPages.dependsOn(asciidoctor)
Binary file not shown.