Skip to content

Commit

Permalink
chore: override package-name on release-please manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmazza committed Sep 26, 2024
1 parent c26f351 commit 4dad221
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"packages": {
".": {
"package-name": "tremendous_ruby",
"changelog-path": "CHANGELOG.md",
"release-type": "ruby",
"bump-minor-pre-major": false,
Expand All @@ -11,4 +12,4 @@
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}
}

0 comments on commit 4dad221

Please sign in to comment.