From 7422c2de6201e2cbf9733c899b5e12d84cea84d2 Mon Sep 17 00:00:00 2001 From: Tamipes Date: Sun, 12 Jul 2026 01:51:55 +0200 Subject: [PATCH] fix: update niks3 upload action manifest things --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8214b35..5f2936d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,7 @@ jobs: USERNAME: tamipes UPLOAD_TOKEN: ${{ secrets.UPLOAD_TOKEN }} IMG_URL: git.tami.moe/tamipes/nix - - name: niks3 upload - uses: https://git.tami.moe/actions/niks3-upload@main + - uses: https://git.tami.moe/actions/niks3-upload@main with: token: ${{ secrets.NIKS3_TOKEN }} + pin: nix-container