mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-21 18:16:09 +01:00
Fix hangar publication
This commit is contained in:
parent
3193912914
commit
7200903bf6
@ -18,6 +18,6 @@ hangarPublish {
|
||||
}
|
||||
}
|
||||
|
||||
tasks.publishAllPublicationsToHangar {
|
||||
tasks.getByName("publishBluemapPublicationToHangar") {
|
||||
dependsOn(tasks.getByName("release"))
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user