Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e538080 commit b6b90f9Copy full SHA for b6b90f9
build.gradle.kts
@@ -76,6 +76,5 @@ tasks.register("release") {
76
dependsOn(
77
tasks.publish,
78
tasks.publishPlugins,
79
- tasks.gitPublishPush,
80
)
81
}
0 commit comments