Skip to content

Commit

Permalink
build: allow cross publishing of scala artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
cake-lier committed Jun 8, 2023
1 parent 3e1f17d commit 8186010
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 @@ -40,7 +40,6 @@ ThisBuild / pomIncludeRepository := { _ => false }

ThisBuild / publishMavenStyle := true
ThisBuild / versionScheme := Some("semver-spec")
ThisBuild / crossPaths := false
ThisBuild / publishTo := sonatypePublishToBundle.value
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"

Expand Down

0 comments on commit 8186010

Please sign in to comment.