diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index 013f400..815ca95 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -67,7 +67,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: ISOs - path: results/images/deploy.iso + path: results/images/boot.iso if-no-files-found: error retention-days: 0 compression-level: 0