mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-22 14:56:25 +01:00
Fail silently if uploading to Modrinth fails
This commit is contained in:
parent
4ab9eb4920
commit
231e9a1cc6
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ modrinth {
|
|||
gameVersions.addAll("1.20")
|
||||
|
||||
loaders.add("fabric")
|
||||
failSilently.set(true)
|
||||
|
||||
dependencies {
|
||||
required.project("fabric-api")
|
||||
|
|
Loading…
Reference in a new issue