Skip to content

Commit a503540

Browse files
committed
chore: set correct project id
1 parent 16af1f8 commit a503540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jar {
7272

7373
modrinth {
7474
token = System.getenv("MODRINTH_TOKEN")
75-
projectId = "MjayL39D"
75+
projectId = "scripts-chunk-loaders"
7676
versionType = "release"
7777
uploadFile = remapJar
7878
gameVersions = [project.minecraft_version]

0 commit comments

Comments
 (0)