mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-02-04 05:38:24 +00:00
Fix upload file in Forge/Modrinth task
This commit is contained in:
@@ -130,7 +130,7 @@ modrinth {
|
||||
versionName = "No Chat Restrictions " + project.version
|
||||
versionType = "release"
|
||||
changelog = rootProject.file("../CHANGELOG.md").text
|
||||
uploadFile = remapJar
|
||||
uploadFile = jar
|
||||
gameVersions = [ '1.17.1', '1.17' ]
|
||||
loaders = [ 'forge' ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user