Skip to content

Commit

Permalink
Remove sbt-tl-gha plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge authored Sep 16, 2022
1 parent 4cde3b7 commit cb87f08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.14.5")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.7")
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")

// TODO temporary
addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.4.13-11-8b5da3f-SNAPSHOT")
resolvers ++= Resolver.sonatypeOssRepos("snapshots")

0 comments on commit cb87f08

Please sign in to comment.