Update build-live-iso.yml

This commit is contained in:
humocs-man
2026-03-10 21:48:00 +01:00
committed by GitHub
parent fe817f5538
commit 174790ad09
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
uses: ./.github/workflows/reusable-build-iso-anaconda.yml
secrets: inherit
with:
image_version: stable
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 }}