Skip to content

Commit

Permalink
build: skip component name for single component setup (#8791)
Browse files Browse the repository at this point in the history
* build: skip component name for single component setup
* chore: removing workspace plugin
  • Loading branch information
chingor13 authored and alicejli committed Nov 17, 2022
1 parent d860d03 commit 8a2632a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"separate-pull-requests": false,
"include-component-in-tag": false,
"packages": {
".": {
"component": "main"
}
},
"plugins": ["maven-workspace"]
".": {}
}
}

0 comments on commit 8a2632a

Please sign in to comment.