Skip to content

chore: update iso vars #5

chore: update iso vars

chore: update iso vars #5

Workflow file for this run

---
on:
push: {}
workflow_dispatch: {}
jobs:
iso:

Check failure on line 6 in .github/workflows/iso.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/iso.yml

Invalid workflow file

The workflow is not valid. .github/workflows/iso.yml (Line: 6, Col: 3): Error calling workflow 'ublue-os/isogenerator/.github/workflows/iso.yml@main'. The nested job 'build-and-push-iso' is requesting 'packages: write', but is only allowed 'packages: read'.
uses: ublue-os/isogenerator/.github/workflows/iso.yml@main
with:
ARCH: x86_64
IMAGE_NAME: corehost
IMAGE_REPO: ghcr.io/ii
IMAGE_TAG: stable
VARIANT: coreos
VERSION: 39
WEB_UI: false