Skip to content

chore: update iso build workflow #11

chore: update iso build workflow

chore: update iso build workflow #11

Workflow file for this run

---
on:
push: {}
workflow_dispatch: {}
permissions:
contents: read
packages: write
jobs:
iso:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@473055ba18d6d2da209cd46110aadb9275e3194e
- uses: ublue-os/isogenerator@a8cdedd915546b69c1e76036f85759b1f35cd029
with:
ARCH: x86_64
IMAGE_NAME: image
IMAGE_REPO: ghcr.io/ii
IMAGE_TAG: latest
VARIANT: Silverblue
VERSION: 39
WEB_UI: false