Skip to content

Commit d26d3c1

Browse files
fix: update staging repository for build
1 parent 83cc1af commit d26d3c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jreleaser {
145145
app {
146146
active = 'ALWAYS'
147147
url = 'https://central.sonatype.com/api/v1/publisher'
148-
stagingRepository('target/staging-deploy')
148+
stagingRepository('build/staging-deploy')
149149
}
150150
}
151151
}

0 commit comments

Comments
 (0)