1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00

Merge branch 'main' into test_qemu

This commit is contained in:
Jason N 2024-02-28 16:41:08 -05:00 committed by GitHub
commit 8af60fb525
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 105 additions and 108 deletions

View file

@ -124,7 +124,7 @@ jobs:
image_repo: ${{ env.IMAGE_REPO}}
version: ${{ env.VERSION }}
variant: ${{ env.VARIANT }}
action_version: ${{ steps.meta.outputs.tags }}
action_version: ${{ steps.meta.outputs.tags || 'latest' }}
- name: Rename ISO
run: |