Skip to content

Commit

Permalink
chore: update secureboot enrollment password
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Aug 8, 2024
1 parent 70b8887 commit c61299a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
version: ${{ matrix.fedora_version }}
image_tag: ${{ matrix.fedora_version }}-amd64
secure_boot_key_url: 'https://github.com/ublue-os/akmods/raw/main/certs/public_key.der'
enrollment_password: 'ublue-os'
enrollment_password: 'universalblue'
iso_name: ${{ matrix.image_name }}-${{ matrix.fedora_version }}.iso

- name: Upload ISOs and Checksum to Job Artifacts
Expand Down

0 comments on commit c61299a

Please sign in to comment.