Change variable name

Co-authored-by: Graham Christensen <graham@grahamc.com>
This commit is contained in:
Luc Perkins 2024-05-22 13:23:30 -03:00 committed by GitHub
parent d53320e748
commit 69a3177516
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ inputs:
source-url:
description: A URL pointing to a `magic-nix-cache` binary. Overrides all other `source-*` options.
required: false
strict-mode:
_internal-strict-mode:
description: Whether to fail when any errors are thrown. Used only to test the Action; do not set this in your own workflows.
default: false
required: false