Skip to content

Commit

Permalink
Fix modrinth publishing.
Browse files Browse the repository at this point in the history
  • Loading branch information
LambdAurora committed Apr 5, 2022
1 parent 89016c7 commit 222c082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ modrinth {
gameVersions = [project.minecraft_version]
loaders = ["fabric"]
versionType = isMCVersionNonRelease() ? "beta" : "release"
uploadFile = tasks.remapJar
syncBodyFrom = parseReadme()

// Changelog fetching
Expand Down

0 comments on commit 222c082

Please sign in to comment.