diff --git a/.github/actions/common-setup/action.yaml b/.github/actions/common-setup/action.yaml index 9211b88..02fdbc0 100644 --- a/.github/actions/common-setup/action.yaml +++ b/.github/actions/common-setup/action.yaml @@ -1,7 +1,7 @@ name: Common setup description: Common setup steps for jobs that use Nix inputs: - cachix_token: + cachix-token: description: 'The Cachix token to use for caching' required: true runs: