Skip to content

Commit

Permalink
New GPG
Browse files Browse the repository at this point in the history
  • Loading branch information
bkirwi committed Sep 23, 2019
1 parent 66b2550 commit f66c87a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ val defaultSettings = Seq(
licenses += ("Apache-2.0" -> url("https://www.apache.org/licenses/LICENSE-2.0.html")),
releaseCrossBuild := true,
releasePublishArtifactsAction := PgpKeys.publishSigned.value,
Global / PgpKeys.gpgCommand := "/usr/bin/gpg2",
scmInfo := Some(
ScmInfo(
url("https://github.com/bkirwi/decline"),
Expand Down

0 comments on commit f66c87a

Please sign in to comment.