mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
fix: always push for testing and include variant in ISO name
This commit is contained in:
parent
a0cfe4e05a
commit
0f9cb8812c
2 changed files with 1 additions and 7 deletions
1
.github/workflows/test-iso.yml
vendored
1
.github/workflows/test-iso.yml
vendored
|
|
@ -51,7 +51,6 @@ jobs:
|
|||
VERSION: ${{ matrix.version }}
|
||||
ACTION_REPO: ${{ github.repository }}
|
||||
ACTION_REF: ${{ github.ref }}
|
||||
PUSH_ISO: "false"
|
||||
|
||||
check:
|
||||
name: Check build successful
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue