From bc1abe17301865a7a2613d5e9c4bb7b874c2712d Mon Sep 17 00:00:00 2001 From: Ace Date: Thu, 21 Dec 2023 20:24:35 +0100 Subject: [PATCH] Update update-os.yml --- .github/workflows/update-os.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-os.yml b/.github/workflows/update-os.yml index 4b85b7d..505cf0f 100644 --- a/.github/workflows/update-os.yml +++ b/.github/workflows/update-os.yml @@ -99,4 +99,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: tag_name: ${{ env.version }} - files: InkycalOS_Lite.img + files: InkycalOS_Lite.img.xz