mirror of
				https://github.com/XRPLF/clio.git
				synced 2025-11-04 11:55:51 +00:00 
			
		
		
		
	chore: Publish RCs as non-draft (#2685)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@@ -56,4 +56,4 @@ jobs:
 | 
			
		||||
      header: >
 | 
			
		||||
        ${{ contains(github.ref_name, '-') && '> **Note:** Please remember that this is a release candidate and it is not recommended for production use.' || '' }}
 | 
			
		||||
      generate_changelog: ${{ !contains(github.ref_name, '-') }}
 | 
			
		||||
      draft: true
 | 
			
		||||
      draft: ${{ !contains(github.ref_name, '-') }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user