Skip to content

Commit

Permalink
fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
DatL4g committed Jan 21, 2024
1 parent efa02b8 commit 0d2f6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ rootProject.name = "sekret"
include(":gradle-plugin")
include(":sekret")
include(":annotations")
include(":sample", ":sample:sekret")
// include(":sample", ":sample:sekret")

pluginManagement {
repositories {
Expand Down

0 comments on commit 0d2f6ed

Please sign in to comment.