always apply sonatype publishing plugin
This commit is contained in:
parent
3d31688952
commit
84857313db
2 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
|||
if (project.hasProperty("releasePublishing")) {
|
||||
plugins.apply("net.kyori.indra.publishing.sonatype")
|
||||
plugins {
|
||||
id("net.kyori.indra.publishing.sonatype")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue