use cachix authToken
This commit is contained in:
parent
172e69fddb
commit
f5b772c8ee
|
@ -23,7 +23,7 @@ jobs:
|
|||
uses: cachix/cachix-action@v10
|
||||
with:
|
||||
name: hakyll-nix-template
|
||||
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}
|
||||
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
|
||||
|
||||
- run: nix build
|
||||
|
||||
|
|
Loading…
Reference in New Issue