Skip to content

Commit

Permalink
fix: Trying to fix release issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Janeček committed Feb 5, 2021
1 parent 58b51cc commit a41ea71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ lazy val commonSettings = Seq(
lazy val root = (project in file("."))
.settings(
name := "metrics",
commonSettings,
publish := {},
publishLocal := {},
crossScalaVersions := Nil
Expand Down

0 comments on commit a41ea71

Please sign in to comment.