Skip to content

Commit 3f94611

Browse files
committed
Add sbt-ci-release plugin
Signed-off-by: Carlos Quiroz <[email protected]>
1 parent 0b9ebd6 commit 3f94611

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/plugins.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.1")
1515

1616
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
1717

18+
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")

0 commit comments

Comments
 (0)