aboutsummaryrefslogtreecommitdiff
path: root/.ci/build
diff options
context:
space:
mode:
Diffstat (limited to '.ci/build')
-rwxr-xr-x.ci/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/build b/.ci/build
index ac6f5d7..e8ee185 100755
--- a/.ci/build
+++ b/.ci/build
@@ -31,6 +31,6 @@ EOF
# Publish and release
sbt \
- publishSigned \
+ publish \
sonatypeRelease
fi