Skip to content

Commit

Permalink
Add profile name
Browse files Browse the repository at this point in the history
  • Loading branch information
shadaj committed Apr 24, 2024
1 parent 30ab657 commit 1c409b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions publish.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ ThisBuild / Test / publishArtifact := false

ThisBuild / publishTo := sonatypePublishToBundle.value

ThisBuild / sonatypeProfileName := "me.shadaj"

ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"

ThisBuild / pomExtra :=
Expand Down

0 comments on commit 1c409b1

Please sign in to comment.