Skip to content

Commit

Permalink
Build: Publish sources
Browse files Browse the repository at this point in the history
We used to publish these but accidentially stopped doing so with
2e881ee.

GitHub: #88
  • Loading branch information
Johni0702 committed Aug 13, 2024
1 parent 3343c96 commit c2e4c97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ tasks.test {
useJUnitPlatform()
}

java.withSourcesJar()

publishing.publications.named<MavenPublication>("maven") {
artifactId = "vigilance"
}

0 comments on commit c2e4c97

Please sign in to comment.