Skip to content

Commit e032593

Browse files
committed
property name fixed
1 parent 9077efc commit e032593

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
@@ -116,7 +116,7 @@ intellijPlatform {
116116
}
117117

118118
publishing {
119-
token.set(environment("KDBINSIDEBRAIS_RELEASE_PLUGIN_TOKEN", ""))
119+
token.set(environment("KDBINSIDEBRAINS_RELEASE_PLUGIN_TOKEN", ""))
120120
// channels.set(listOf(environment("CHANNELS", "Testing")))
121121
}
122122

0 commit comments

Comments
 (0)