Skip to content

chore: update image name in iso build #8

chore: update image name in iso build

chore: update image name in iso build #8

Workflow file for this run

---
on:
push: {}
workflow_dispatch: {}
permissions:
contents: read
packages: write
jobs:
iso:
uses: ublue-os/isogenerator/.github/workflows/iso.yml@main
with:
ARCH: x86_64
IMAGE_NAME: 'corehost\/corehost'
IMAGE_REPO: ghcr.io/ii
IMAGE_TAG: stable
VARIANT: coreos
VERSION: 39
WEB_UI: false