mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 17:44:07 +02:00
commit
15f2339be8
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ inputs:
|
|||
skipPush:
|
||||
description: 'Set to true to disable pushing build results to the cache'
|
||||
pushFilter:
|
||||
description: 'Regular expression to exclude derivations for the cache push, for example "(-source$|nixpkgs\.tar\.gz$)". Warning: this filter doet not guarantee it will not get pushed in case the path is part of the closure of something that will get pushed.'
|
||||
description: 'Regular expression to exclude derivations for the cache push, for example "(-source$|nixpkgs\.tar\.gz$)". Warning: this filter does not guarantee it will not get pushed in case the path is part of the closure of something that will get pushed.'
|
||||
installCommand:
|
||||
description: 'Override the default cachix installation method'
|
||||
branding:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue