Skip to content

Commit

Permalink
publish reobf jar
Browse files Browse the repository at this point in the history
  • Loading branch information
acrylic-style committed Jul 29, 2024
1 parent 43f13e0 commit 41a2b68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ publishing {
publications {
create<MavenPublication>("mavenJava") {
from(components["java"])
artifact(tasks.reobfJar)
}
}
}
Expand Down

0 comments on commit 41a2b68

Please sign in to comment.