Skip to content

Commit 7a343c2

Browse files
Build public releases from v1.x branch
1 parent db6f787 commit 7a343c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

version.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.9",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$",
6+
"^refs/heads/v1\\.x$",
67
"^refs/heads/v\\d+(?:.\\d+)?$"
78
]
89
}

0 commit comments

Comments
 (0)