Skip to content

Commit cdadd16

Browse files
committed
chore: disable draft releases
1 parent dc5c231 commit cdadd16

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

release-please-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"changelog-path": "CHANGELOG.md",
55
"release-type": "node",
66
"bump-minor-pre-major": false,
7-
"bump-patch-for-minor-pre-major": false,
8-
"draft": true
7+
"bump-patch-for-minor-pre-major": false
98
}
109
},
1110
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"

0 commit comments

Comments
 (0)