mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 02:26:00 +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"))
|
dependsOn(tasks.getByName("release"))
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user