From 533d9991e43591b3dd321e1d8b18a99956023158 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Thu, 12 Sep 2024 12:24:36 +0200 Subject: [PATCH] Fixed the auth token ? --- .github/workflows/nix_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nix_tests.yaml b/.github/workflows/nix_tests.yaml index 52b50741..4bdf886c 100644 --- a/.github/workflows/nix_tests.yaml +++ b/.github/workflows/nix_tests.yaml @@ -26,7 +26,7 @@ jobs: with: name: text-generation-inference # If you chose signing key for write access - signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}' + authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' env: USER: github_runner - name: Build