Skip to content

Commit

Permalink
Include missing alias (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
James Santucci authored Mar 2, 2022
1 parent eac4f06 commit d7a9ed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ addCommandAlias(
";scalafmtCheckAll; scalafmtSbtCheck; test; publishLocal; scripted"
)
addCommandAlias("ci-publish", "github; ci-release")
addCommandAlias("ci-docs", ";github; mdoc; headerCreateAll")

inThisBuild(
List(
Expand Down

0 comments on commit d7a9ed3

Please sign in to comment.