Skip to content

Commit 058133a

Browse files
committed
ci: Include "prerelease-type" in release manifest
1 parent 4c1ae75 commit 058133a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/release-please/config.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"release-type": "node",
3-
"prerelease": "next",
3+
"prerelease": true,
4+
"prerelease-type": "beta",
45
"versioning-strategy": "prerelease",
56
"bootstrap-sha": "7d44c5a9ce784789a9345742d5355639ad4fd9c5",
67
"include-component-in-tag": false,

0 commit comments

Comments
 (0)