Skip to content

Commit

Permalink
chore[release]: fixing a warning
Browse files Browse the repository at this point in the history
  • Loading branch information
boris-ning-usds committed Sep 6, 2024
1 parent 4857a09 commit df13d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ libraryDependencies += "com.google.code.gson" % "gson" % "2.10.1"

crossPaths:= true

publishArtifact in (Compile, packageSrc) := true
Compile / packageSrc / publishArtifact := true

onLoadMessage := s"Welcome to sbt-ci-release ${version.value}"

Expand Down

0 comments on commit df13d48

Please sign in to comment.