Skip to content

Commit

Permalink
Merge pull request #179 from typelevel/more-main-branches
Browse files Browse the repository at this point in the history
Release from series/* branches as well
  • Loading branch information
rossabaker authored Jan 30, 2021
2 parents 98cbb2a + f36f4fb commit 3bf4270
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 @@ -9,6 +9,7 @@ ThisBuild / baseVersion := "1.0"
ThisBuild / publishGithubUser := "rossabaker"
ThisBuild / publishFullName := "Ross A. Baker"
ThisBuild / githubWorkflowPublishTargetBranches := Seq.empty
ThisBuild / spiewakMainBranches := Seq("main", "series/*")

val JawnVersion = "1.0.3"
val Fs2Version = "2.5.0"
Expand Down

0 comments on commit 3bf4270

Please sign in to comment.