From 30bf11ba5da33f2fc664acba335482e3125ec8c3 Mon Sep 17 00:00:00 2001 From: Tamipes Date: Sun, 12 Jul 2026 02:34:19 +0200 Subject: [PATCH] chore: name `niks3 upload` 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..8653ba0 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 upload + uses: https://git.tami.moe/actions/niks3-upload@main with: token: ${{ secrets.NIKS3_TOKEN }} pin: nix-container