Clarify use of authToken with managed signing key

This commit is contained in:
David Baynard 2023-02-24 00:24:45 +00:00 committed by GitHub
commit 8510624d27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ inputs:
extraPullNames:
description: 'Comma-separated list of names for extra cachix caches to pull/substitute'
authToken:
description: 'Authentication token for Cachix, needed only for private cache access'
description: 'Authentication token for Cachix, needed for private cache access or to push using an Auth Token'
signingKey:
description: 'Signing key secret retrieved after creating binary cache on https://cachix.org'
skipPush: