mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-03-04 06:44:40 +01:00
Temp disable
This commit is contained in:
parent
783bc714b2
commit
2e40bb296c
1 changed files with 5 additions and 5 deletions
10
build.gradle
10
build.gradle
|
@ -340,11 +340,11 @@ publishMods {
|
|||
modLoaders.add("forge")
|
||||
modLoaders.add("neoforge")
|
||||
|
||||
curseforge {
|
||||
accessToken = providers.environmentVariable("CURSEFORGE_TOKEN")
|
||||
projectId = "328085"
|
||||
minecraftVersions.add(minecraft_version)
|
||||
}
|
||||
// curseforge {
|
||||
// accessToken = providers.environmentVariable("CURSEFORGE_TOKEN")
|
||||
// projectId = "328085"
|
||||
// minecraftVersions.add(minecraft_version)
|
||||
// }
|
||||
|
||||
modrinth {
|
||||
accessToken = providers.environmentVariable("MODRINTH_TOKEN")
|
||||
|
|
Loading…
Add table
Reference in a new issue