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

github_access_token not accepted on v18 #154

Closed thommahoney closed 1 year ago

thommahoney commented 1 year ago

The README suggests the use of a github_access_token input with v18 of the action but the following error occurs:

Warning: Unexpected input(s) 'github_access_token', valid inputs are ['install_url', 'install_options', 'nix_path', 'extra_nix_config']

I think the action just needs another release, perhaps v19.

domenkozar commented 1 year ago

Released v19