mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
default value for image_tag
This commit is contained in:
parent
302b004ed9
commit
a6cb5b7cc8
3 changed files with 5 additions and 5 deletions
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
with:
|
||||
arch: ${{ env.ARCH}}
|
||||
image_name: ${{ env.IMAGE_NAME}}
|
||||
imagE_repo: ${{ env.IMAGE_REPO}}
|
||||
image_repo: ${{ env.IMAGE_REPO}}
|
||||
version: ${{ env.VERSION }}
|
||||
variant: ${{ env.VARIANT }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue