We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408845e commit 318b399Copy full SHA for 318b399
.github/workflows/ci.yml
@@ -53,4 +53,4 @@ jobs:
53
env:
54
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
55
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
56
- run: sbt publishSigned sonatypeBundleRelease
+ run: sbt publishSigned sonatypeCentralRelease
0 commit comments