Skip to content

Commit abdcd59

Browse files
Update version.json
***NO_CI***
1 parent a7b380b commit abdcd59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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)