Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b6b90f9

Browse files
committed
Don't deploy website on 8.x branch
1 parent e538080 commit b6b90f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,5 @@ tasks.register("release") {
7676
dependsOn(
7777
tasks.publish,
7878
tasks.publishPlugins,
79-
tasks.gitPublishPush,
8079
)
8180
}

0 commit comments

Comments
 (0)