mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-03-07 12:32:52 +01:00
Split several channel names by comma
This commit is contained in:
parent
f3b4726b34
commit
9a2a0c3b0e
@ -38,7 +38,7 @@ intellij {
|
||||
downloadSources Boolean.valueOf(downloadIdeaSources)
|
||||
|
||||
publish {
|
||||
channels publishChannels
|
||||
channels publishChannels.split(',')
|
||||
username publishUsername
|
||||
password publishPassword
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user