Skip to content

Commit

Permalink
Comment out for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaz492 committed Jul 31, 2023
1 parent 33430ff commit 503c5e8
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 @@ -96,7 +96,7 @@ publishMods {
projectId = "${curseforge_id}"
accessToken = providers.environmentVariable("CURSE_TOKEN")
minecraftVersions.add("${minecraft_version}")
displayName = "${mod_name}-${project.name} ${mod_version}+mc${minecraft_version}"
// displayName = "${mod_name}-${project.name} ${mod_version}+mc${minecraft_version}"
}
curseforge("curseforgeForge") {
from options
Expand Down

0 comments on commit 503c5e8

Please sign in to comment.