Skip to content

Commit 4d13c67

Browse files
committed
Fix releasing
1 parent bc22ca3 commit 4d13c67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ lazy val docs = (project in file("docs"))
6464
.settings(
6565
mdocIn := file("README.template.md"),
6666
mdocOut := file("README.md"),
67+
publish / skip := true
6768
)
6869

6970

0 commit comments

Comments
 (0)