Fixed the auth token ?

This commit is contained in:
Nicolas Patry 2024-09-12 12:24:36 +02:00
parent b7f1129f92
commit 533d9991e4
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -26,7 +26,7 @@ jobs:
with: with:
name: text-generation-inference name: text-generation-inference
# If you chose signing key for write access # If you chose signing key for write access
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}' authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
env: env:
USER: github_runner USER: github_runner
- name: Build - name: Build