build: remove master restriction in melos since we rebase
This commit is contained in:
parent
45458e7784
commit
78456c01a6
@ -16,7 +16,7 @@ command:
|
|||||||
linkToCommits: false # Gitea not yet supported
|
linkToCommits: false # Gitea not yet supported
|
||||||
workspaceChangelog: true
|
workspaceChangelog: true
|
||||||
includeCommitId: false # Generate error in Melos 3...
|
includeCommitId: false # Generate error in Melos 3...
|
||||||
branch: master
|
# branch: master # Since we are using rebasing, we don't need to specify the branch
|
||||||
message: |
|
message: |
|
||||||
chore(release): publish packages
|
chore(release): publish packages
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user