mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore: change default for release (#9681)
Co-authored-by: Thomas Heartman <thomas@getunleash.io>
This commit is contained in:
		
							parent
							
								
									72e71b714d
								
							
						
					
					
						commit
						6432262be5
					
				
							
								
								
									
										4
									
								
								.github/workflows/publish-new-version.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/publish-new-version.yaml
									
									
									
									
										vendored
									
									
								
							| @ -14,10 +14,10 @@ on: | ||||
|       version: | ||||
|         description: What version number would you like to use? The version number should be **without** a leading `v`, e.g. `5.7.1` or `6.2.4`. | ||||
|       bump-main: | ||||
|         description: Should we bump the package.json main version? | ||||
|         description: I'm releasing from a branch and want the version number backported to main | ||||
|         required: true | ||||
|         type: boolean | ||||
|         default: true | ||||
|         default: false | ||||
|       is-latest-version: | ||||
|         description: Is this the latest version? If latest we'll update the version function, docker and npm latest | ||||
|         required: true | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user