We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 907ceb1 commit 0dfc645Copy full SHA for 0dfc645
build.sbt
@@ -72,3 +72,7 @@ ThisBuild / publishMavenStyle := true
72
//https://oss.sonatype.org/#stagingRepositories
73
//https://oss.sonatype.org/#nexus-search;quick~se.lth.cs
74
//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