Skip to content

Commit

Permalink
Add missing ci-publish sbt alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Daenyth committed Jul 20, 2021
1 parent ccbd2f6 commit 4cb74ea
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 @@ -251,5 +251,6 @@ addCommandAlias(
";+clean;+test"
)
addCommandAlias("ci-docs", ";github;mdoc")
addCommandAlias("ci-publish", "github; ci-release")

ThisBuild / resolvers += Resolver.sonatypeRepo("public")

0 comments on commit 4cb74ea

Please sign in to comment.