Skip to content

Commit 4752f9a

Browse files
committed
Updated publication scripts
1 parent 6c5158b commit 4752f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ tasks.register("dropOpenSonatypeRepositories") {
8383
}
8484
}
8585

86-
tasks.register("closeSonatypeRespositories") {
86+
tasks.register("closeSonatypeRepositories") {
8787
getOpenSonatypeRepositoryKeys().forEach { key ->
8888
requestPost("/manual/upload/repository/$key")
8989
}

0 commit comments

Comments
 (0)