Skip to content

Commit 02f394d

Browse files
committed
Update publishing
1 parent 9f9c4d5 commit 02f394d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

buildSrc/src/main/groovy/multiloader-loader.gradle

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ publishMods {
6868
accessToken = providers.environmentVariable("GITHUB_TOKEN")
6969
tagName = "mc$minecraft_version-$project.version"
7070
commitish = "main"
71+
72+
file.unset()
73+
file.unsetConvention()
74+
75+
allowEmptyFiles = true
7176
}
7277

7378
modrinth {

0 commit comments

Comments
 (0)