Skip to content

Commit 1fdfc5f

Browse files
authored
Update build.gradle.kts
1 parent 94138a7 commit 1fdfc5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin/build.gradle.kts

-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ tasks {
126126
}
127127

128128
publishPlugin {
129-
dependsOn("patchChangelog")
130129
token.set(System.getenv("PUBLISH_TOKEN"))
131130
channels.set(listOf(projectVersion.split('-').getOrElse(1) { "default" }.split('.').first()))
132131
}

0 commit comments

Comments
 (0)