Skip to content

Commit f2c75e3

Browse files
authored
Fix publish
1 parent 2208fd2 commit f2c75e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ if (System.getenv("MODRINTH")) {
113113
loaders = ["fabric"]
114114
}
115115

116-
remapJar {
116+
jar {
117117
finalizedBy project.tasks.modrinth
118118
}
119119
}

0 commit comments

Comments
 (0)