[CHORE] Final preparations for release

This commit is contained in:
2023-12-02 15:46:59 +02:00
parent e74ca594cf
commit 19852fbecd
7 changed files with 11 additions and 31 deletions

View File

@@ -98,7 +98,7 @@ publishing {
}
}
publisher {
/*publisher {
apiKeys {
modrinth = System.getenv("MODRINTH_TOKEN")
curseforge = System.getenv("CURSE_TOKEN")
@@ -116,4 +116,4 @@ publisher {
}
publishCurseforge.dependsOn(remapJar)
publishModrinth.dependsOn(remapJar)
publishModrinth.dependsOn(remapJar)*/