Skip to content

Commit

Permalink
Add publishTo link in build file
Browse files Browse the repository at this point in the history
  • Loading branch information
Seun Soyinka authored and Seun Soyinka committed Aug 22, 2024
1 parent dcccfa4 commit 5568f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ credentials += Credentials(
System.getenv("GITHUB_TOKEN")
)

publishTo := Some("GitHub cdcgov Apache Maven Packages" at "https://maven.pkg.github.com/cdcgov/hl7-pet"
credentials += Credentials(Path.userHome / ".sbt" / ".credentials")

publishMavenStyle := true
Expand Down

0 comments on commit 5568f94

Please sign in to comment.