Skip to content

Commit 07f3d97

Browse files
author
James Santucci
committed
more debug printing
1 parent 09dce55 commit 07f3d97

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; github; show developers")
12+
addCommandAlias("ci-publish", "show developers; github; show ThisBuild / githubEnabled; show ThisBuild / collaborators; show developers")
1313

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

0 commit comments

Comments
 (0)