Skip to content

Commit

Permalink
add github packages plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxology committed Jul 30, 2024
1 parent a49aebc commit c1897c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.19")
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")

0 comments on commit c1897c9

Please sign in to comment.