Skip to content

Commit

Permalink
chore: add values to iso build
Browse files Browse the repository at this point in the history
add values
  • Loading branch information
BobyMCbobs committed Feb 18, 2024
1 parent 065c3af commit 756c48a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,10 @@ on:
workflow_dispatch: {}
jobs:
iso:
uses: ublue-os/isogenerator/.github/workflows/iso.yml@aba2f56ebd2439e80336d14e17c24508d97d080a
uses: ublue-os/isogenerator/.github/workflows/iso.yml@main
with:
IMAGE_VERSION: stable
IMAGE_ARCH: x86_64
IMAGE_NAME: corehost
IMAGE_REPO: ghcr.io/ii
VARIANT: coreos

0 comments on commit 756c48a

Please sign in to comment.