Skip to content

Commit

Permalink
Build public releases from vX.Y branches
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Jan 24, 2022
1 parent efe17d8 commit 1b28d1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"version": "1.1",
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/tags/v\\d+\\.\\d+$"
"^refs/heads/v\\d+\\.\\d+$"
]
}
}

0 comments on commit 1b28d1f

Please sign in to comment.