Skip to content

Commit

Permalink
doc: update readme (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
rinzool authored Aug 25, 2022
1 parent 22bdc20 commit 4eb3df8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ password=<password>
```scala
credentials += Credentials(Path.userHome / ".sbt" / "sonatype_credentials")
```
* (If necessary): Create a [GPG key pair](https://central.sonatype.org/publish/requirements/gpg/)
* Finally run the command `sbt publishSigned` to publish a new release or snapshot

### Contributors
Expand Down

0 comments on commit 4eb3df8

Please sign in to comment.