use cachix authToken

This commit is contained in:
Robert W. Pearce
2021-07-31 12:23:58 -04:00
parent 172e69fddb
commit f5b772c8ee

View File

@@ -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