Skip to content

Commit

Permalink
build(release): indicate repo is monorepo (#3181)
Browse files Browse the repository at this point in the history
The `monorepoTags` flags tells `release-please` that multiple modules will be released from the same repository.
  • Loading branch information
bcoe authored Nov 10, 2020
1 parent 315dbac commit 46bc3b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
releaseType: go-yoshi
handleGHRelease: true
changelogPath: CHANGES.md
monorepoTags: true

0 comments on commit 46bc3b0

Please sign in to comment.