Skip to content

Commit

Permalink
Return PGP
Browse files Browse the repository at this point in the history
  • Loading branch information
ScalaWilliam committed Oct 5, 2017
1 parent 021b8d1 commit acbf403
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,9 @@ credentials +=
"PASSWORD")
EOF

$ sbt core/publish
$ sbt core/publishSigned
```

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

ScalaWilliam <https://www.scalawilliam.com/>
1 change: 1 addition & 0 deletions project/gpg.sbt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")

0 comments on commit acbf403

Please sign in to comment.