doc: update VARIANT description to include how to find options
This commit is contained in:
		
							parent
							
								
									5ab0abdb2f
								
							
						
					
					
						commit
						cda1689641
					
				| 
						 | 
					@ -15,7 +15,7 @@ inputs:
 | 
				
			||||||
    required: true
 | 
					    required: true
 | 
				
			||||||
    default: ghcr.io/ublue-os
 | 
					    default: ghcr.io/ublue-os
 | 
				
			||||||
  VARIANT:
 | 
					  VARIANT:
 | 
				
			||||||
    description: Source container variant
 | 
					    description: "Source container variant. Available options can be found by running `dnf provides system-release`. Variant will be the third item in the package name. Example: `fedora-release-kinoite-39-34.noarch` will be kinonite"
 | 
				
			||||||
    required: true
 | 
					    required: true
 | 
				
			||||||
    default: Kinoite
 | 
					    default: Kinoite
 | 
				
			||||||
  VERSION:
 | 
					  VERSION:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue