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 e179262 commit fb4a695Copy full SHA for fb4a695
build.sbt
@@ -8,7 +8,7 @@ sbtPlugin := true
8
9
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.4" % "provided")
10
11
-publishTo := Some("Colisweb public bintray" at "https://dl.bintray.com/colisweb/public")
+publishTo := Some("Colisweb sbt-publigs Bintray" at "https://dl.bintray.com/colisweb/sbt-plugins")
12
credentials += Credentials(Path.userHome / ".bintray" / ".credentials")
13
licenses := Seq("MIT" -> url("http://opensource.org/licenses/MIT"))
14
homepage := Some(url("https://github.com/colisweb/sbt-datadog"))
0 commit comments