Skip to content

Commit 0dfc645

Browse files
committed
add hard-coded public gpg key to build
1 parent 907ceb1 commit 0dfc645

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.sbt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,7 @@ ThisBuild / publishMavenStyle := true
7272
//https://oss.sonatype.org/#stagingRepositories
7373
//https://oss.sonatype.org/#nexus-search;quick~se.lth.cs
7474
//https://repo1.maven.org/maven2/se/lth/cs/introprog_2.12/
75+
76+
usePgpKeyHex("E7232FE8B8357EEC786315FE821738D92B63C95F")
77+
78+
//https://github.com/sbt/sbt-pgp#configuration-signing-key

0 commit comments

Comments
 (0)