Skip to content

Commit

Permalink
garh
Browse files Browse the repository at this point in the history
  • Loading branch information
keynmol committed Feb 20, 2023
1 parent 2becc32 commit f727e97
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 @@ -28,7 +28,7 @@ sonatypeProfileName := "com.indoorvivants"
val publishing = Seq(
organization := "com.indoorvivants.gnome",
sonatypeProfileName := "com.indoorvivants",
sonatypeCredentialHost := "s01.oss.sonatype.org"
/* sonatypeCredentialHost := "s01.oss.sonatype.org" */
)

lazy val root = project
Expand Down

0 comments on commit f727e97

Please sign in to comment.