Fix sources not being uploaded to repo
This commit is contained in:
@@ -92,6 +92,7 @@ publishing {
|
||||
artifactId = rootProject.name.lowercase()
|
||||
version = rootProject.version as String?
|
||||
artifact(tasks.shadowJar)
|
||||
artifact(sourcesJar.get())
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user