Skip to content

Commit a12f44f

Browse files
authored
Remove sbt-github-actions from related projects
1 parent 92bba13 commit a12f44f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ lazy val docs = project
180180
tlSiteRelatedProjects := Seq(
181181
"sbt" -> url("https://www.scala-sbt.org/"),
182182
"sbt-crossproject" -> url("https://github.com/portable-scala/sbt-crossproject"),
183-
"sbt-github-actions" -> url("https://github.com/djspiewak/sbt-github-actions/"),
184183
"mima" -> url("https://github.com/lightbend/mima"),
185184
"mdoc" -> url("https://scalameta.org/mdoc/"),
186185
"Laika" -> url("https://planet42.github.io/Laika/"),

0 commit comments

Comments
 (0)