Update build-live-iso.yml

This commit is contained in:
humocs-man
2026-03-10 21:51:21 +01:00
committed by GitHub
parent 174790ad09
commit eb929bb15c
-1
View File
@@ -19,7 +19,6 @@ jobs:
uses: ./.github/workflows/reusable-build-iso-anaconda.yml
secrets: inherit
with:
image_version: fluffy-pancake
image_tag: stable
upload_artifacts: ${{ github.event_name == 'workflow_dispatch' && inputs.upload_artifacts || false }}
upload_r2: ${{ github.event_name == 'workflow_dispatch' && inputs.upload_r2 || true }}