Skip to content

Commit 318b399

Browse files
committed
update publish step
1 parent 408845e commit 318b399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
env:
5454
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
5555
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
56-
run: sbt publishSigned sonatypeBundleRelease
56+
run: sbt publishSigned sonatypeCentralRelease

0 commit comments

Comments
 (0)