From b8a6b11d42739c249341ec736a416623d8e769c1 Mon Sep 17 00:00:00 2001 From: Tamipes Date: Sun, 12 Jul 2026 02:34:19 +0200 Subject: [PATCH] chore: name `niks3 pin` instead of it being the action url --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5f2936d..0d7537b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,8 @@ jobs: USERNAME: tamipes UPLOAD_TOKEN: ${{ secrets.UPLOAD_TOKEN }} IMG_URL: git.tami.moe/tamipes/nix - - uses: https://git.tami.moe/actions/niks3-upload@main + - name: niks3 pin + uses: https://git.tami.moe/actions/niks3-upload@main with: token: ${{ secrets.NIKS3_TOKEN }} pin: nix-container