mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
don't include tag
This commit is contained in:
parent
ea1a7c9623
commit
6e7bef7806
1 changed files with 1 additions and 2 deletions
3
.github/workflows/test-iso.yml
vendored
3
.github/workflows/test-iso.yml
vendored
|
|
@ -36,9 +36,8 @@ jobs:
|
|||
ARCH: 'x86_64'
|
||||
IMAGE_NAME: 'base-main'
|
||||
IMAGE_REPO: 'ghcr.io/ublue-os'
|
||||
IMAGE_TAG: 'latest'
|
||||
VARIANT: 'Kinoite'
|
||||
VERSION: ${{ matrix.version }}
|
||||
VERSION: 39
|
||||
ACTION_REPO: ${{ github.repository }}
|
||||
ACTION_REF: ${{ github.ref }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue