get names right...

This commit is contained in:
Robert Pearce 2020-09-22 21:06:34 -04:00
parent 3bda4a02cc
commit eab1186a9f
No known key found for this signature in database
GPG key ID: 07A0E482E5616C9B
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ jobs:
- name: Build with cachix
uses: cachix/cachix-action@v6
with:
name: my-site
name: hakyll-nix-template
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}
#authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}