We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caaa11c commit bf0c1beCopy full SHA for bf0c1be
build.sbt
@@ -12,5 +12,5 @@ credentials += Credentials(Path.userHome / ".bintray" / ".credentials")
12
licenses := Seq("MIT" -> url("http://opensource.org/licenses/MIT"))
13
homepage := Some(url("https://github.com/colisweb/sbt-datadog"))
14
bintrayOrganization := Some("colisweb")
15
-bintrayReleaseOnPublish := false
+bintrayReleaseOnPublish := true
16
publishMavenStyle := false
0 commit comments