Skip to content

Commit

Permalink
Generate changelog before publishing to curseforge
Browse files Browse the repository at this point in the history
  • Loading branch information
mezz committed Jan 18, 2023
1 parent 4d57cd3 commit 340f634
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jenkins/Jenkinsfile
Expand Up @@ -42,6 +42,7 @@ pipeline {

stage('Publish CurseForge') {
steps {
sh "./gradlew makeChangelog --no-daemon"
sh "./gradlew curseforge --no-daemon"
}
}
Expand Down

0 comments on commit 340f634

Please sign in to comment.