Skip to content

Commit c40d218

Browse files
committed
Use key 9A3032D0 for publishing
1 parent fa71378 commit c40d218

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

publish.sbt

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ThisBuild / developers := List(
1717
)
1818
)
1919

20-
ThisBuild / description := "Rewritable tree typeclass and supporting algorithms."
20+
ThisBuild / description := "Typed ontology meta projects."
2121
ThisBuild / licenses := List("MIT" -> new URL("https://opensource.org/licenses/MIT"))
2222
ThisBuild / homepage := Some(url("https://github.com/Primetalk/typed-ontology"))
2323

@@ -34,5 +34,5 @@ ThisBuild / publishMavenStyle := true
3434

3535
pgpSecretRing := pgpPublicRing.value
3636

37-
usePgpKeyHex("855c7687")
37+
usePgpKeyHex("9A3032D0")
3838

0 commit comments

Comments
 (0)