Skip to content

Commit

Permalink
Merge pull request #207 from higherkindness/gb-release
Browse files Browse the repository at this point in the history
Add missing ci-publish sbt alias
  • Loading branch information
Daenyth authored Jul 20, 2021
2 parents ccbd2f6 + 4cb74ea commit b00758f
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 b00758f

Please sign in to comment.