Skip to content

Commit 63bab8a

Browse files
Update version.json
***NO_CI***
1 parent a84aad4 commit 63bab8a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

version.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
"publicReleaseRefSpec": [
1212
"^refs/heads/master$",
13+
"^refs/heads/main$",
1314
"^refs/heads/v\\d+(?:\\.\\d+)?$"
1415
],
1516
"cloudBuild": {
@@ -21,4 +22,4 @@
2122
"versionIncrement": "build",
2223
"firstUnstableTag": "preview"
2324
}
24-
}
25+
}

0 commit comments

Comments
 (0)