Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Commit f234662

Browse files
committed
Publish unsigned
1 parent 7b1129e commit f234662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PUBLISHING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ credentials += Credentials(Path.userHome / ".sbt" / "sonatype_credentials")
1818
EOF
1919

2020
$ export GPG_TTY=$(tty)
21-
$ sbt ++test +publishSigned
21+
$ sbt ++test +publish
2222
```
2323

2424
Then in https://oss.sonatype.org/ log in, go to 'Staging Repositories', sort by date descending, select the latest package, click 'Close' and then 'Release'.

0 commit comments

Comments
 (0)