mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	CI: fix input dialog wording
This commit is contained in:
		
							parent
							
								
									de0c9f3071
								
							
						
					
					
						commit
						cbe1a4f50d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/publish.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/publish.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -6,11 +6,11 @@ on: | |||
|   workflow_dispatch: | ||||
|     inputs: | ||||
|       nightly: | ||||
|         description: 'Whether trigger a nightly build (true/false/auto)' | ||||
|         description: 'Whether to trigger a nightly build (true/false/auto)' | ||||
|         required: false | ||||
|         default: 'true' | ||||
|       canary: | ||||
|         description: 'Whether trigger a canary build (true/false/auto)' | ||||
|         description: 'Whether to trigger a canary build (true/false/auto)' | ||||
|         required: false | ||||
|         default: 'true' | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue