forked from lix-project/lix-installer
Add some more branding to action (#129)
This commit is contained in:
parent
860bc4d040
commit
ec1eaea42e
|
@ -1,5 +1,8 @@
|
|||
name: Harmonic
|
||||
description: Install Nix
|
||||
name: Nix Installer
|
||||
branding:
|
||||
icon: 'box'
|
||||
color: 'purple'
|
||||
description: An experimental Nix installer using `nix-install`
|
||||
inputs:
|
||||
planner:
|
||||
description: A planner to use
|
||||
|
|
Loading…
Reference in a new issue