mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 03:56:59 -05:00
Upload the shadow jar for fabric
This commit is contained in:
@@ -54,7 +54,7 @@ remapJar {
|
||||
publishing {
|
||||
publications {
|
||||
mavenFabric(MavenPublication) {
|
||||
artifact(remapJar.archivePath) {
|
||||
artifact(shadowJar.archivePath) {
|
||||
builtBy build
|
||||
classifier "fabric"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user