Skip to content

Commit 231b976

Browse files
authored
fix: update release-please config filename and release type (#63)
1 parent 09dc59c commit 231b976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-please-config.json renamed to release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packages": {
33
".": {
4-
"release-type": "python",
4+
"release-type": "simple",
55
"package-name": "rewards-eligibility-oracle",
66
"changelog-path": "CHANGELOG.md",
77
"bump-minor-pre-major": true,

0 commit comments

Comments
 (0)