Skip to content

Commit 6931326

Browse files
committed
fix: publishing attempt 2
1 parent 8028051 commit 6931326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ curseforge {
161161

162162
changelog {
163163
format = io.github.themrmilchmann.gradle.publish.curseforge.ChangelogFormat.MARKDOWN
164-
from(com.ishland.buildscript.ParseGitHubActionChangelog.getChangelog())
164+
from(com.ishland.buildscript.ParseGItHubActionChangelog.getChangelog())
165165
}
166166
}
167167
}

0 commit comments

Comments
 (0)