Skip to content

Commit

Permalink
bintrayOrganization
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Aug 7, 2020
1 parent 56e2eba commit 2b049ff
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 @@ -21,5 +21,5 @@ lazy val root = (project in file("."))
scriptedBufferLog := false,
publishTo := (bintray / publishTo).value,
publishMavenStyle := false,
bintrayOrganization := Some("eed3i9n"),
bintrayOrganization := Some("eed3si9n"),
)

0 comments on commit 2b049ff

Please sign in to comment.