mirror of
				https://github.com/optim-enterprises-bv/secureblue.git
				synced 2025-11-04 04:18:01 +00:00 
			
		
		
		
	feat: Bump ISO generator to v2.3.0 (#221)
Installs secure boot/akmod key on all images
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release-iso.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release-iso.yml
									
									
									
									
										vendored
									
									
								
							@@ -18,7 +18,7 @@ jobs:
 | 
				
			|||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/checkout@v4
 | 
					      - uses: actions/checkout@v4
 | 
				
			||||||
      - name: Generate ISO  
 | 
					      - name: Generate ISO  
 | 
				
			||||||
        uses: ublue-os/isogenerator@v2.2.0
 | 
					        uses: ublue-os/isogenerator@v2.3.0
 | 
				
			||||||
        id: isogenerator
 | 
					        id: isogenerator
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          image-name: ${{ github.event.repository.name }}
 | 
					          image-name: ${{ github.event.repository.name }}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user