Skip to content

Commit 9f9c4d5

Browse files
committed
Update publishing
1 parent 6df07aa commit 9f9c4d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ publishMods {
6666
github {
6767
repository = "ryanhcode/sable"
6868
accessToken = providers.environmentVariable("GITHUB_TOKEN")
69+
tagName = "mc$minecraft_version-$project.version"
6970
commitish = "main"
7071
}
7172

0 commit comments

Comments
 (0)