Merge pull request #136 from dbaynard/patch-1

Clarify use of authToken with managed signing key
This commit is contained in:
Domen Kožar 2023-03-01 13:15:37 +08:00 committed by GitHub
commit 140acdb6d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ inputs:
extraPullNames: extraPullNames:
description: 'Comma-separated list of names for extra cachix caches to pull/substitute' description: 'Comma-separated list of names for extra cachix caches to pull/substitute'
authToken: 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: signingKey:
description: 'Signing key secret retrieved after creating binary cache on https://cachix.org' description: 'Signing key secret retrieved after creating binary cache on https://cachix.org'
skipPush: skipPush: