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

fix: don't push the iso during testing

This commit is contained in:
Jason N. 2024-02-19 12:32:42 -05:00
parent e7172778d0
commit 1a58c12608
2 changed files with 6 additions and 0 deletions

View file

@ -51,6 +51,7 @@ jobs:
VERSION: ${{ matrix.version }}
ACTION_REPO: ${{ github.repository }}
ACTION_REF: ${{ github.ref }}
PUSH_ISO: "false"
check:
name: Check build successful