Skip to content

Commit 790b23d

Browse files
committed
Apply suggestions [skip ci]
1 parent b6a7515 commit 790b23d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ jreleaser {
108108
def stagingRepositories = ['core/build/staging-deploy',
109109
'integration-test/build/staging-deploy',
110110
'schema-loader/build/staging-deploy',
111-
'data-loader/core/build/staging-deploy']
111+
'data-loader/core/build/staging-deploy',
112+
'data-loader/cli/build/staging-deploy']
112113
mavenCentral {
113114
sonatype {
114115
active = 'RELEASE'

0 commit comments

Comments
 (0)