mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	@@ -88,6 +88,7 @@ func (r *Release) APIFormat() *api.Release {
 | 
			
		||||
		ID:           r.ID,
 | 
			
		||||
		TagName:      r.TagName,
 | 
			
		||||
		Target:       r.Target,
 | 
			
		||||
		Title:        r.Title,
 | 
			
		||||
		Note:         r.Note,
 | 
			
		||||
		URL:          r.APIURL(),
 | 
			
		||||
		TarURL:       r.TarURL(),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user