Skip to content

Commit

Permalink
feat: Bump ISO generator to v2.3.0 (#221)
Browse files Browse the repository at this point in the history
Installs secure boot/akmod key on all images
  • Loading branch information
fiftydinar authored Jan 12, 2024
1 parent 6b2584f commit 80b3ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Generate ISO
uses: ublue-os/isogenerator@v2.2.0
uses: ublue-os/isogenerator@v2.3.0
id: isogenerator
with:
image-name: ${{ github.event.repository.name }}
Expand Down

0 comments on commit 80b3ac0

Please sign in to comment.