Skip to content

Commit

Permalink
chore: Default to blank changelog on Modrinth publication
Browse files Browse the repository at this point in the history
  • Loading branch information
shap-po committed Oct 16, 2024
1 parent 5e124fc commit 798285a
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 @@ -144,6 +144,7 @@ modrinth {
token = ENV.MODRINTH_TOKEN
projectId = project.archives_base_name
uploadFile = remapJar
changelog = ""
dependencies {
// The scope can be `required`, `optional`, `incompatible`, or `embedded`
// The type can either be `project` or `version`
Expand Down

0 comments on commit 798285a

Please sign in to comment.