mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 09:34:11 +02:00
Merge pull request #136 from dbaynard/patch-1
Clarify use of authToken with managed signing key
This commit is contained in:
commit
140acdb6d8
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue