Skip to content

Commit

Permalink
Merge pull request #261 from P3pp3rF1y/1.20.x-dev-changelog-test-dev
Browse files Browse the repository at this point in the history
Release merge
  • Loading branch information
P3pp3rF1y authored Sep 16, 2024
2 parents 5c083a7 + ef12bee commit 7476772
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ task generateChangelog {

task curseforge(type: net.darkhax.curseforgegradle.TaskPublishCurseForge) {
dependsOn 'generateChangelog'

debugMode = true
apiToken = System.getenv("CURSEFORGE_TOkEN")
def mainFile = upload(project.curseforge_id, file("${project.buildDir}/libs/${archivesBaseName}-${version}.jar"))
Expand Down

0 comments on commit 7476772

Please sign in to comment.