Skip to content

Commit fcc1045

Browse files
committed
fix(ci): set release branch to main
1 parent 64592c7 commit fcc1045

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
"bugs": {
4545
"url": "https://github.com/openapi-typescript-infra/service/issues"
4646
},
47+
"release": {
48+
"branches": [
49+
"main"
50+
]
51+
},
4752
"homepage": "https://github.com/openapi-typescript-infra/service#readme",
4853
"dependencies": {
4954
"@gasbuddy/confit": "^3.0.0",

0 commit comments

Comments
 (0)