We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92bba13 commit a12f44fCopy full SHA for a12f44f
build.sbt
@@ -180,7 +180,6 @@ lazy val docs = project
180
tlSiteRelatedProjects := Seq(
181
"sbt" -> url("https://www.scala-sbt.org/"),
182
"sbt-crossproject" -> url("https://github.com/portable-scala/sbt-crossproject"),
183
- "sbt-github-actions" -> url("https://github.com/djspiewak/sbt-github-actions/"),
184
"mima" -> url("https://github.com/lightbend/mima"),
185
"mdoc" -> url("https://scalameta.org/mdoc/"),
186
"Laika" -> url("https://planet42.github.io/Laika/"),
0 commit comments