mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Add missing deploy key and GH pages task dependency
This commit is contained in:
committed by
Gary Tierney
parent
ff21bfc110
commit
3a96ffb6d3
+3
-1
@@ -15,4 +15,6 @@ githubPages {
|
||||
pages {
|
||||
from "$buildDir/asciidoc/html5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
prepareGhPages.dependsOn(asciidoctor)
|
||||
Reference in New Issue
Block a user