Skip to content

Commit f229f52

Browse files
committed
chore(ci): disable r-p prerelease flag in attempt to get GH releases happening
1 parent c833116 commit f229f52

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

release-please-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"packages": {
44
".": {
55
"initial-version": "0.1.0-rc.0",
6-
"release-type": "go",
7-
"prerelease": true
6+
"release-type": "go"
87
}
98
}
109
}

0 commit comments

Comments
 (0)