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

Commit 25aa0a3

Browse files
committed
Update release instructions
Signed-off-by: Bendix Saeltz <bendix@saeltz.de>
1 parent b6864d9 commit 25aa0a3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ Add your credentials to `~/.sbt/sonatype_credential` and run
158158
sbt:scala-http-client> +publishSigned
159159
```
160160

161-
Then head to https://oss.sonatype.org/#stagingRepositories, select the repository, `Close` and then `Release` it.
161+
Then close and release the [repository](https://oss.sonatype.org/#stagingRepositories).
162+
```
163+
sbt:scala-http-client> +sonatypeRelease
164+
```
162165

163166
Afterwards, add the release to [GitHub](https://github.com/moia-oss/scala-http-client/releases).

0 commit comments

Comments
 (0)