Skip to content

Commit 1bcf06e

Browse files
committed
Fix CF publishing
1 parent 4b6d4bd commit 1bcf06e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,6 @@ publishMods {
212212
accessToken.set(providers.environmentVariable("CURSEFORGE_TOKEN"))
213213
projectId.set(curseForgeId)
214214
minecraftVersions.add(versionMc)
215-
client.set(false)
216-
server.set(false)
217215
}
218216
modrinth {
219217
accessToken.set(providers.environmentVariable("MODRINTH_TOKEN"))

0 commit comments

Comments
 (0)