Ensure the release note to be up-to-date
This commit is contained in:
		
							parent
							
								
									ae2777f6ad
								
							
						
					
					
						commit
						b564c4ad4c
					
				
							
								
								
									
										2
									
								
								Makefile
								
								
								
								
							
							
						
						
									
										2
									
								
								Makefile
								
								
								
								
							|  | @ -38,7 +38,7 @@ pristine: generate fmt | ||||||
| .PHONY: pristine | .PHONY: pristine | ||||||
| 
 | 
 | ||||||
| release: pristine cross | release: pristine cross | ||||||
| 	@ghr -b ${BODY} -t ${GITHUB_TOKEN} -u ${ORG} -replace ${TAG} dist | 	@ghr -b ${BODY} -t ${GITHUB_TOKEN} -u ${ORG} -recreate ${TAG} dist | ||||||
| .PHONY: release | .PHONY: release | ||||||
| 
 | 
 | ||||||
| image: cross | image: cross | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue