Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
proJM-Coding authored Jun 3, 2024
1 parent 723baf7 commit 8a0bd3f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,13 +172,11 @@ jobs:
id: build
with:
arch: x86_64
image_name: ${{ matrix.image_name }}
image_name: edublue
image_repo: ghcr.io/projm-dev-team
version: ${{ matrix.major_version }}
image_tag: ${{ steps.build_image.outputs.tags }}
secure_boot_key_url: 'https://github.com/ublue-os/akmods/raw/main/certs/public_key.der'
enrollment_password: 'ublue-os'
iso_name: ${{ matrix.image_name }}-${{ steps.build_image.outputs.tags }}.iso
iso_name: edublue.iso
enable_cache_dnf: "false"
enable_cache_skopeo: "false"

Expand Down

0 comments on commit 8a0bd3f

Please sign in to comment.