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 28, 2024
1 parent e4208a0 commit 84eb083
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 @@ -103,6 +103,7 @@ publishing {
publications {
create<MavenPublication>("mavenJava") {
from(components["java"])
artifact(tasks.reobfJar)
}
}
}
Expand Down

0 comments on commit 84eb083

Please sign in to comment.