Skip to content

Commit

Permalink
fix(ci): issues with enrollment password (#823)
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmiller authored Feb 28, 2024
1 parent fe48ae0 commit 1e26697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
VERSION: ${{ matrix.major_version }}
IMAGE_TAG: ${{ matrix.image_tag }}
SECURE_BOOT_KEY_URL: 'https://github.com/ublue-os/akmods/raw/main/certs/public_key.der'
ENROLLMENT_PASSWORD: 'ublue-os'
ACTION_REPO: ublue-os/isogenerator
ACTION_REF: 1.0.8
EXTRA_BOOT_PARAMS: ${{ env.EXTRA_BOOT_PARAMS }}
Expand Down

0 comments on commit 1e26697

Please sign in to comment.