Skip to content

Commit

Permalink
fix publishModrinth again
Browse files Browse the repository at this point in the history
  • Loading branch information
Mari023 committed Nov 1, 2021
1 parent 9d3574e commit 7d78948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ task publishModrinth(type: TaskModrinthUpload) {
addGameVersion('1.16.5')
addLoader('fabric')
versionNumber = project.version
versionType = verType
releaseType = verType
changelog = System.getenv("CHANGELOG") ?: "Please visit our [releases](https://github.com/Mari023/AE2WirelessTerminalLibrary/releases) for a changelog"
}
}
Expand Down

0 comments on commit 7d78948

Please sign in to comment.