Skip to content

chore: use isogenerator tag #35

chore: use isogenerator tag

chore: use isogenerator tag #35

Workflow file for this run

---
on:
push: {}
workflow_dispatch: {}
permissions:
contents: read
packages: write
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
cancel-in-progress: true
jobs:
iso:
runs-on: ubuntu-latest
container:
image: fedora:39
options: --privileged
volumes:
- /:/host
steps:
- uses: actions/checkout@473055ba18d6d2da209cd46110aadb9275e3194e
- uses: ublue-os/[email protected]
with:
ARCH: x86_64
IMAGE_NAME: image
IMAGE_REPO: ghcr.io/ii
IMAGE_TAG: latest
VARIANT: Silverblue
VERSION: 39
ACTION_REPO: ublue-os/isogenerator
ACTION_REF: 1.0.5