mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 17:44:07 +02:00
Clarify use of authToken with managed signing key
This commit is contained in:
parent
a6bd2b4fa7
commit
8510624d27
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue