Skip to content

Commit 7570fdd

Browse files
committed
oh my god make the pain stop
1 parent fda6a84 commit 7570fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/mod-release.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ afterEvaluate {
7171

7272
dependsOn("githubRelease")
7373

74-
dependsOn("publish")
74+
dependsOn(":fabric:publish", ":forge:publish")
7575

7676
dependsOn(updateApiVersion)
7777
}

0 commit comments

Comments
 (0)