From 5c638dfb00995f384be71db5e2c9ee56fcd15779 Mon Sep 17 00:00:00 2001 From: Caleb Woodbine Date: Wed, 21 Feb 2024 08:53:20 +1300 Subject: [PATCH] chore: use latest isogenerator use action on main --- .github/workflows/iso.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index 7a03fa9..c655735 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -7,7 +7,7 @@ permissions: packages: write jobs: iso: - uses: BobyMCbobs/ublue-os-isogenerator/.github/workflows/iso.yml@242ed7baebd8d219420d7e7417f7bd56aa9b5060 # TODO revert when merged + uses: ublue-os/isogenerator@main with: ARCH: x86_64 IMAGE_NAME: image