mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-11-04 03:54:44 +00:00 
			
		
		
		
	ci: Update release title (#1409)
* chore: update release title * chore: update changelog Co-authored-by: nathan <nathan@appflowy.io>
This commit is contained in:
		
							parent
							
								
									52b713081d
								
							
						
					
					
						commit
						b0d2cdf55a
					
				
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@ -28,7 +28,7 @@ jobs:
 | 
			
		||||
          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 | 
			
		||||
        with:
 | 
			
		||||
          tag_name: ${{ github.ref }}
 | 
			
		||||
          release_name: Release ${{ github.ref }}
 | 
			
		||||
          release_name: v${{ github.ref }}
 | 
			
		||||
          body_path: ${{ env.RELEASE_NOTES_PATH }}
 | 
			
		||||
 | 
			
		||||
  build-linux-x86:
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,6 @@
 | 
			
		||||
# Release Notes
 | 
			
		||||
 | 
			
		||||
## Version 0.0.6.2 - 10/30/2022
 | 
			
		||||
 | 
			
		||||
- Fix some bugs
 | 
			
		||||
 | 
			
		||||
## Version 0.0.6.1 - 10/26/2022
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user