build: fix melos parsing error + disable commit reference to avoid null error... #195
@ -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