diff --git a/action.yml b/action.yml index c4940d3..76c78ea 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Nix' -description: 'Install Nix' +name: 'Install Nix' +description: 'Installs Nix on GitHub Actions for the supported platforms: Linux and macOS.' author: 'Domen Kožar' branding: color: 'blue'