Skip to content

Commit a841dcb

Browse files
committed
chore: add both grouped and separate release to rp yaml
1 parent 79b5d7b commit a841dcb

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/release-please.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ manifest: true
33
tagPullRequestNumber: true
44

55
branches:
6+
- branch: main
7+
handleGHRelease: true
8+
tagPullRequestNumber: true
9+
manifest: true
10+
manifestFile: .release-please-manifest.json
11+
manifestConfig: release-please-config.json
612
- branch: main
713
handleGHRelease: true
814
tagPullRequestNumber: true

0 commit comments

Comments
 (0)