Skip to content

Commit

Permalink
Sign releases (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
travisbrown authored Mar 17, 2020
1 parent 2b51263 commit b7763a0
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 @@ -31,6 +31,7 @@ git.remoteRepo := "[email protected]:circe/circe-config.git"

enablePlugins(ReleasePlugin)
releaseCrossBuild := true
releaseVcsSign := true
releasePublishArtifactsAction := PgpKeys.publishSigned.value
releaseTagName := (version in ThisBuild).value
releaseVersionFile := target.value / "unused-version.sbt"
Expand Down

0 comments on commit b7763a0

Please sign in to comment.