You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _overviews/contributors/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -215,7 +215,7 @@ $ sbt publishSigned
215
215
216
216
`sbt-sonatype` will package your project and ask your PGP passphrase to sign the files with your PGP key.
217
217
It will then upload the files to Sonatype using your account credentials. When the task is finished, you can
218
-
check the artifacts in the [Nexus Repository Manager](https://oss.sonatype.org) (under “Staging Repositories”).
218
+
check the artifacts in the [Nexus Repository Manager](https://oss.sonatype.org) (under “Staging Repositories” in the side menu − if you do not see it, make sure you are logged in).
219
219
220
220
Finally, perform the release with the `sonatypeRelease` sbt task:
0 commit comments