We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8028051 commit 6931326Copy full SHA for 6931326
fabric/build.gradle
@@ -161,7 +161,7 @@ curseforge {
161
162
changelog {
163
format = io.github.themrmilchmann.gradle.publish.curseforge.ChangelogFormat.MARKDOWN
164
- from(com.ishland.buildscript.ParseGitHubActionChangelog.getChangelog())
+ from(com.ishland.buildscript.ParseGItHubActionChangelog.getChangelog())
165
}
166
167
0 commit comments