Skip to content

Commit

Permalink
Fixing release automation again (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n authored Jul 27, 2024
1 parent 65a667e commit 60e7cac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ lazy val plugin = (project in file("src/plugin"))
},
Compile / resourceGenerators += generateVersionFile.taskValue,
Test / publishArtifact := false,
publishTo := sonatypePublishTo.value,
(pluginCrossBuild / sbtVersion) := {
scalaBinaryVersion.value match {
case "2.12" => "1.5.8"
Expand Down

0 comments on commit 60e7cac

Please sign in to comment.