Skip to content

Commit a1183f7

Browse files
author
James Santucci
committed
don't actually need to do the release
now that i know developers isn't getting set i just want logs for the github action please
1 parent 8146821 commit a1183f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ addCommandAlias(
99
";scalafmtCheckAll; scalafmtSbtCheck; +test; +publishLocal; sbt-exercise/scripted"
1010
)
1111
addCommandAlias("ci-docs", ";github; mdoc; headerCreateAll")
12-
addCommandAlias("ci-publish", "show developers; debug; github; debug; show developers; ci-release")
12+
addCommandAlias("ci-publish", "show developers; debug; github; show developers")
1313

1414
lazy val V = new {
1515
val cats: String = "2.7.0"

0 commit comments

Comments
 (0)