build: fix melos parsing error + disable commit reference to avoid null error...
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
0a11157cd0
commit
cfcf9e75f8
@ -1,5 +1,5 @@
|
||||
name: Wyatt-Packages
|
||||
#repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages Gitea not yet supported
|
||||
# repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
|
||||
|
||||
sdkPath: auto
|
||||
|
||||
@ -15,10 +15,10 @@ command:
|
||||
updateGitTagRefs: true
|
||||
linkToCommits: false # Gitea not yet supported
|
||||
workspaceChangelog: true
|
||||
includeCommitId: true
|
||||
includeCommitId: false # Generate error in Melos 3...
|
||||
branch: master
|
||||
message: |
|
||||
chore(release): publish packages 🎉
|
||||
chore(release): publish packages
|
||||
|
||||
{new_package_versions}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user