Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Fix releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Jun 15, 2023
1 parent 21420fb commit 3fa9914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ tasks.withType<DokkaTask>().configureEach {

mavenPublishing {
publishToMavenCentral(automaticRelease = true)
signAllPublications()
}

kotlin { explicitApi() }
Expand Down

0 comments on commit 3fa9914

Please sign in to comment.