cachix / install-nix-action

Installs Nix on GitHub Actions for the supported platforms: Linux and macOS.
Apache License 2.0
513 stars 79 forks source link

Fix rate-limits by using github.token by default #157

Closed zimbatm closed 1 year ago

zimbatm commented 1 year ago

Turns out there is a default github token we can use to talk to github and avoid the rate limit issues.