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
+2
View File
@@ -16,3 +16,5 @@ githubPages {
from "$buildDir/asciidoc/html5" from "$buildDir/asciidoc/html5"
} }
} }
prepareGhPages.dependsOn(asciidoctor)
Binary file not shown.