From b2621cb43b47e48e25f2a210c66bc83d8da874f8 Mon Sep 17 00:00:00 2001 From: Noel Miller <4983138+noelmiller@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:07:07 -0600 Subject: [PATCH] chore(ci): Adding required vars (#801) --- .github/workflows/build_iso.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build_iso.yml b/.github/workflows/build_iso.yml index cabe133d..c7e7278a 100644 --- a/.github/workflows/build_iso.yml +++ b/.github/workflows/build_iso.yml @@ -37,6 +37,8 @@ jobs: VARIANT: 'Kinoite' VERSION: ${{ matrix.major_version }} IMAGE_TAG: ${{ matrix.image_tag }} + ACTION_REPO: ublue-os/isogenerator + ACTION_REF: 1.0.4 - name: Upload ISOs and SHA Checksum Files to R2 shell: bash run: |