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

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