Update README.md

This commit is contained in:
Domen Kožar 2021-04-13 19:05:53 +02:00 committed by GitHub
parent 28b5f5643a
commit 46e3bcf1bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -110,7 +110,7 @@ should use their `extraPullNames` input like this:
```yaml
- uses: cachix/cachix-action@vXX
with:
name: terlar
name: mycache
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
extraPullNames: nix-community
```